home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 3 / ACE CD 3.iso / files / utils / aplay200.lha / APlayer / Files / Developer.lha / Include3.0 / Own / SystemStructures.i < prev   
Text File  |  1995-12-23  |  98KB  |  4,067 lines

  1. ; System Structures To Kickstart 3.0
  2. ; Made by Tax of Access
  3. ;
  4.  
  5. ;;** AChain **
  6.  
  7. AChain_SIZEOF                    =    274
  8. AChain_Child                    =    0    ;4
  9. AChain_Parent                    =    4    ;4
  10. AChain_Lock                    =    8    ;4
  11. AChain_Info                    =    12    ;260
  12. AChain_Flags                    =    272    ;1
  13. AChain_String                    =    273    ;1
  14.  
  15. ; ** adtFrame **
  16.  
  17. adtFrame_SIZEOF                    =    40
  18. adtFrame_MethodID                =    0    ;4
  19. adtFrame_TimeStamp                =    4    ;4
  20. adtFrame_Frame                    =    8    ;4
  21. adtFrame_Duration                =    12    ;4
  22. adtFrame_BitMap                    =    16    ;4
  23. adtFrame_CMap                    =    20    ;4
  24. adtFrame_Sample                    =    24    ;4
  25. adtFrame_SampleLength                =    28    ;4
  26. adtFrame_Period                    =    32    ;4
  27. adtFrame_UserData                =    36    ;4
  28.  
  29. ; ** adtStart **
  30.  
  31. adtStart_SIZEOF                    =    8
  32. adtStart_MethodID                =    0    ;4
  33. adtStart_Frame                    =    4    ;4
  34.  
  35. ; ** AmigaGuideHost **
  36.  
  37. AmigaGuideHost_SIZEOF                =    40
  38. AmigaGuideHost_Dispatcher            =    0    ;20
  39. AmigaGuideHost_Reserved                =    20    ;4
  40. AmigaGuideHost_Flags                =    24    ;4
  41. AmigaGuideHost_UseCnt                =    28    ;4
  42. AmigaGuideHost_SystemData            =    32    ;4
  43. AmigaGuideHost_UserData                =    36    ;4
  44.  
  45. ; ** AmigaGuideMsg **
  46.  
  47. AmigaGuideMsg_SIZEOF                =    52
  48. AmigaGuideMsg_Msg                =    0    ;20
  49. AmigaGuideMsg_Type                =    20    ;4
  50. AmigaGuideMsg_Data                =    24    ;4
  51. AmigaGuideMsg_DSize                =    28    ;4
  52. AmigaGuideMsg_DType                =    32    ;4
  53. AmigaGuideMsg_Pri_Ret                =    36    ;4
  54. AmigaGuideMsg_Sec_Ret                =    40    ;4
  55. AmigaGuideMsg_System1                =    44    ;4
  56. AmigaGuideMsg_System2                =    48    ;4
  57.  
  58. ; ** AnalogSignalInterval **
  59.  
  60. AnalogSignalInterval_SIZEOF            =    4
  61. AnalogSignalInterval_Start            =    0    ;2
  62. AnalogSignalInterval_Stop            =    2    ;2
  63.  
  64. ; ** AnchorPath **
  65.  
  66. AnchorPath_SIZEOF                =    282
  67. AnchorPath_Base                    =    0    ;4
  68. AnchorPath_Last                    =    4    ;4
  69. AnchorPath_BreakBits                =    8    ;4
  70. AnchorPath_FoundBreak                =    12    ;4
  71. AnchorPath_Flags                =    16    ;1
  72. AnchorPath_Reserved                =    17    ;1
  73. AnchorPath_StrLen                =    18    ;2
  74. AnchorPath_Info                    =    20    ;260
  75. AnchorPath_Buf                    =    280    ;1
  76.  
  77. ; ** AnimComp **
  78.  
  79. AnimComp_SIZEOF                    =    38
  80. AnimComp_Flags                    =    0    ;2
  81. AnimComp_Timer                    =    2    ;2
  82. AnimComp_TimeSet                =    4    ;2
  83. AnimComp_NextComp                =    6    ;4
  84. AnimComp_PrevComp                =    10    ;4
  85. AnimComp_NextSeq                =    14    ;4
  86. AnimComp_PrevSeq                =    18    ;4
  87. AnimComp_AnimCRoutine                =    22    ;4
  88. AnimComp_YTrans                    =    26    ;2
  89. AnimComp_XTrans                    =    28    ;2
  90. AnimComp_HeadOb                    =    30    ;4
  91. AnimComp_AnimBob                =    34    ;4
  92.  
  93. ; ** AnimHeader **
  94.  
  95. AnimHeader_SIZEOF                =    40
  96. AnimHeader_Operation                =    0    ;1
  97. AnimHeader_Mask                    =    1    ;1
  98. AnimHeader_Width                =    2    ;2
  99. AnimHeader_Height                =    4    ;2
  100. AnimHeader_Left                    =    6    ;2
  101. AnimHeader_Top                    =    8    ;2
  102. AnimHeader_AbsTime                =    10    ;4
  103. AnimHeader_RelTime                =    14    ;4
  104. AnimHeader_Interleave                =    18    ;1
  105. AnimHeader_Pad0                    =    19    ;1
  106. AnimHeader_Flags                =    20    ;4
  107. AnimHeader_Pad1                    =    24    ;1
  108.  
  109. ; ** AnimOb **
  110.  
  111. AnimOb_SIZEOF                    =    42
  112. AnimOb_NextOb                    =    0    ;4
  113. AnimOb_PrevOb                    =    4    ;4
  114. AnimOb_Clock                    =    8    ;4
  115. AnimOb_AnOldY                    =    12    ;2
  116. AnimOb_AnOldX                    =    14    ;2
  117. AnimOb_AnY                    =    16    ;2
  118. AnimOb_AnX                    =    18    ;2
  119. AnimOb_YVel                    =    20    ;2
  120. AnimOb_XVel                    =    22    ;2
  121. AnimOb_YAccel                    =    24    ;2
  122. AnimOb_XAccel                    =    26    ;2
  123. AnimOb_RingYTrans                =    28    ;2
  124. AnimOb_RingXTrans                =    30    ;2
  125. AnimOb_AnimORoutine                =    32    ;4
  126. AnimOb_HeadComp                    =    36    ;4
  127. AnimOb_AUserExt                    =    40    ;2
  128.  
  129. ; ** AppIcon **
  130.  
  131. AppIcon_SIZEOF                    =    4
  132. AppIcon_PRIVATE                    =    0    ;4
  133.  
  134. ; ** AppMenuItem **
  135.  
  136. AppMenuItem_SIZEOF                =    4
  137. AppMenuItem_PRIVATE                =    0    ;4
  138.  
  139. ; ** AppMessage **
  140.  
  141. AppMessage_SIZEOF                =    86
  142. AppMessage_Message                =    0    ;20
  143. AppMessage_Type                    =    20    ;2
  144. AppMessage_UserData                =    22    ;4
  145. AppMessage_ID                    =    26    ;4
  146. AppMessage_NumArgs                =    30    ;4
  147. AppMessage_ArgList                =    34    ;4
  148. AppMessage_Version                =    38    ;2
  149. AppMessage_Class                =    40    ;2
  150. AppMessage_MouseX                =    42    ;2
  151. AppMessage_MouseY                =    44    ;2
  152. AppMessage_Seconds                =    46    ;4
  153. AppMessage_Micros                =    50    ;4
  154. AppMessage_Reserved                =    54    ;4
  155.  
  156. ; ** AppWindow **
  157.  
  158. AppWindow_SIZEOF                =    4
  159. AppWindow_PRIVATE                =    0    ;4
  160.  
  161. ; ** AreaInfo **
  162.  
  163. AreaInfo_SIZEOF                    =    24
  164. AreaInfo_VctrTbl                =    0    ;4
  165. AreaInfo_VctrPtr                =    4    ;4
  166. AreaInfo_FlagTbl                =    8    ;4
  167. AreaInfo_FlagPtr                =    12    ;4
  168. AreaInfo_Count                    =    16    ;2
  169. AreaInfo_MaxCount                =    18    ;2
  170. AreaInfo_FirstX                    =    20    ;2
  171. AreaInfo_FirstY                    =    22    ;2
  172.  
  173. ; ** AssignList **
  174.  
  175. AssignList_SIZEOF                =    8
  176. AssignList_Next                    =    0    ;4
  177. AssignList_Lock                    =    4    ;4
  178.  
  179. ; ** AudChannel **
  180.  
  181. AudChannel_SIZEOF                =    16
  182. AudChannel_Ptr                    =    0    ;4
  183. AudChannel_Len                    =    4    ;2
  184. AudChannel_Per                    =    6    ;2
  185. AudChannel_Vol                    =    8    ;2
  186. AudChannel_Dat                    =    10    ;2
  187. AudChannel_Pad                    =    12    ;2
  188.  
  189. ; ** AvailFonts **
  190.  
  191. AvailFonts_SIZEOF                =    10
  192. AvailFonts_Type                    =    0    ;2
  193. AvailFonts_Attr                    =    2    ;8
  194.  
  195. ; ** AvailFontsHeader **
  196.  
  197. AvailFontsHeader_SIZEOF                =    2
  198. AvailFontsHeader_NumEntries            =    0    ;2
  199.  
  200. ;;** BadBlockBlock **
  201.  
  202. BadBlockBlock_SIZEOF                =    512
  203. BadBlockBlock_ID                =    0    ;4
  204. BadBlockBlock_SummedLongs            =    4    ;4
  205. BadBlockBlock_ChkSum                =    8    ;4
  206. BadBlockBlock_HostID                =    12    ;4
  207. BadBlockBlock_Next                =    16    ;4
  208. BadBlockBlock_Reserved                =    20    ;4
  209. BadBlockBlock_BlockPairs            =    24    ;8
  210.  
  211. ; ** BadBlockEntry **
  212.  
  213. BadBlockEntry_SIZEOF                =    8
  214. BadBlockEntry_BadBlock                =    0    ;4
  215. BadBlockEntry_GoodBlock                =    4    ;4
  216.  
  217. ; ** BitMap **
  218.  
  219. BitMap_SIZEOF                    =    40
  220. BitMap_BytesPerRow                =    0    ;2
  221. BitMap_Rows                    =    2    ;2
  222. BitMap_Flags                    =    4    ;1
  223. BitMap_Depth                    =    5    ;1
  224. BitMap_Pad                    =    6    ;2
  225. BitMap_Planes                    =    8    ;4
  226.  
  227. ; ** BitMapHeader **
  228.  
  229. BitMapHeader_SIZEOF                =    20
  230. BitMapHeader_Width                =    0    ;2
  231. BitMapHeader_Height                =    2    ;2
  232. BitMapHeader_Left                =    4    ;2
  233. BitMapHeader_Top                =    6    ;2
  234. BitMapHeader_Depth                =    8    ;1
  235. BitMapHeader_Masking                =    9    ;1
  236. BitMapHeader_Compression            =    10    ;1
  237. BitMapHeader_Pad                =    11    ;1
  238. BitMapHeader_Transparent            =    12    ;2
  239. BitMapHeader_XAspect                =    14    ;1
  240. BitMapHeader_YAspect                =    15    ;1
  241. BitMapHeader_PageWidth                =    16    ;2
  242. BitMapHeader_PageHeight                =    18    ;2
  243.  
  244. ; ** BitScaleArgs **
  245.  
  246. BitScaleArgs_SIZEOF                =    48
  247. BitScaleArgs_SrcX                =    0    ;2
  248. BitScaleArgs_SrcY                =    2    ;2
  249. BitScaleArgs_SrcWidth                =    4    ;2
  250. BitScaleArgs_SrcHeight                =    6    ;2
  251. BitScaleArgs_XSrcFactor                =    8    ;2
  252. BitScaleArgs_YSrcFactor                =    10    ;2
  253. BitScaleArgs_DestX                =    12    ;2
  254. BitScaleArgs_DestY                =    14    ;2
  255. BitScaleArgs_DestWidth                =    16    ;2
  256. BitScaleArgs_DestHeight                =    18    ;2
  257. BitScaleArgs_XDestFactor            =    20    ;2
  258. BitScaleArgs_YDestFactor            =    22    ;2
  259. BitScaleArgs_SrcBitMap                =    24    ;4
  260. BitScaleArgs_DestBitMap                =    28    ;4
  261. BitScaleArgs_Flags                =    32    ;4
  262. BitScaleArgs_XDDA                =    36    ;2
  263. BitScaleArgs_YDDA                =    38    ;2
  264. BitScaleArgs_Reserved1                =    40    ;4
  265. BitScaleArgs_Reserved2                =    44    ;4
  266.  
  267. ; ** BltNode **
  268.  
  269. BltNode_SIZEOF                    =    18
  270. BltNode_Node                    =    0    ;4
  271. BltNode_Function                =    4    ;4
  272. BltNode_Stat                    =    8    ;1
  273. BltNode_BlitSize                =    10    ;2
  274. BltNode_BeamSync                =    12    ;2
  275. BltNode_CleanUp                    =    14    ;4
  276.  
  277. ; ** Bob **
  278.  
  279. Bob_SIZEOF                    =    32
  280. Bob_Flags                    =    0    ;2
  281. Bob_SaveBuffer                    =    2    ;4
  282. Bob_ImageShadow                    =    6    ;4
  283. Bob_Before                    =    10    ;4
  284. Bob_After                    =    14    ;4
  285. Bob_BobVSprite                    =    18    ;4
  286. Bob_BobComp                    =    22    ;4
  287. Bob_DBuffer                    =    26    ;4
  288. Bob_BUserExt                    =    30    ;2
  289.  
  290. ; ** BoolInfo **
  291.  
  292. BoolInfo_SIZEOF                    =    10
  293. BoolInfo_Flags                    =    0    ;2
  294. BoolInfo_Mask                    =    2    ;4
  295. BoolInfo_Reserved                =    6    ;4
  296.  
  297. ; ** BootBlock **
  298.  
  299. BootBlock_SIZEOF                =    12
  300. BootBlock_ID                    =    0    ;4
  301. BootBlock_Chksum                =    4    ;4
  302. BootBlock_DOSBlock                =    8    ;4
  303.  
  304. ; ** BootNode **
  305.  
  306. BootNode_SIZEOF                    =    20
  307. BootNode_Node                    =    0    ;14
  308. BootNode_Flags                    =    14    ;2
  309. BootNode_DeviceNode                =    16    ;4
  310.  
  311. ; ** Border **
  312.  
  313. Border_SIZEOF                    =    16
  314. Border_LeftEdge                    =    0    ;2
  315. Border_TopEdge                    =    2    ;2
  316. Border_FrontPen                    =    4    ;1
  317. Border_BackPen                    =    5    ;1
  318. Border_DrawMode                    =    6    ;1
  319. Border_Count                    =    7    ;1
  320. Border_XY                    =    8    ;4
  321. Border_NextBorder                =    12    ;4
  322.  
  323. ;;**CardHandle **
  324.  
  325. CardHandle_SIZEOF                =    28
  326. CardHandle_CardNode                =    0    ;14
  327. CardHandle_CardRemoved                =    14    ;4
  328. CardHandle_CardInserted                =    18    ;4
  329. CardHandle_CardStatus                =    22    ;4
  330. CardHandle_CardFlags                =    26    ;1
  331.  
  332. ; ** CardMemoryMap **
  333.  
  334. CardMemoryMap_SIZEOF                =    24
  335. CardMemoryMap_CommonMemory            =    0    ;4
  336. CardMemoryMap_AttributeMemory            =    4    ;4
  337. CardMemoryMap_IOMemory                =    8    ;4
  338. CardMemoryMap_CommonMemSize            =    12    ;4
  339. CardMemoryMap_AttributeMemSize            =    16    ;4
  340. CardMemoryMap_IOMemSize                =    20    ;4
  341.  
  342. ; ** Catalog **
  343.  
  344. Catalog_SIZEOF                    =    28
  345. Catalog_Link                    =    0    ;14
  346. Catalog_Pad                    =    14    ;2
  347. Catalog_Language                =    16    ;4
  348. Catalog_CodeSet                    =    20    ;4
  349. Catalog_Version                    =    24    ;2
  350. Catalog_Revision                =    26    ;2
  351.  
  352. ; ** CDInfo **
  353.  
  354. CDInfo_SIZEOF                    =    34
  355. CDInfo_PlaySpeed                =    0    ;2
  356. CDInfo_ReadSpeed                =    2    ;2
  357. CDInfo_ReadXLSpeed                =    4    ;2
  358. CDInfo_SectorSize                =    6    ;2
  359. CDInfo_XLECC                    =    8    ;2
  360. CDInfo_EjectReset                =    10    ;2
  361. CDInfo_Reserved1                =    12    ;2
  362. CDInfo_MaxSpeed                    =    20    ;2
  363. CDInfo_AudioPrecision                =    22    ;2
  364. CDInfo_Status                    =    24    ;2
  365. CDInfo_Reserved2                =    26    ;2
  366.  
  367. ; ** CDTOC **
  368.  
  369. CDTOC_SIZEOF                    =    6
  370. CDTOC_Summary                    =    0    ;6
  371. CDTOC_Entry                    =    0    ;6
  372.  
  373. ; ** CDXL **
  374.  
  375. CDXL_SIZEOF                    =    28
  376. CDXL_Node                    =    0    ;8
  377. CDXL_Buffer                    =    8    ;4
  378. CDXL_Length                    =    12    ;4
  379. CDXL_Actual                    =    16    ;4
  380. CDXL_IntData                    =    20    ;4
  381. CDXL_IntCode                    =    24    ;4
  382.  
  383. ; ** ClipboardHandle **
  384.  
  385. ClipboardHandle_SIZEOF                =    120
  386. ClipboardHandle_Req                =    0    ;52
  387. ClipboardHandle_CBPort                =    52    ;34
  388. ClipboardHandle_SatisfyPort            =    86    ;34
  389.  
  390. ; ** ClipboardUnitPartial **
  391.  
  392. ClipboardUnitPartial_SIZEOF            =    18
  393. ClipboardUnitPartial_Node            =    0    ;14
  394. ClipboardUnitPartial_UnitNum            =    14    ;4
  395.  
  396. ; ** ClipHookMsg **
  397.  
  398. ClipHookMsg_SIZEOF                =    12
  399. ClipHookMsg_Type                =    0    ;4
  400. ClipHookMsg_ChangeCmd                =    4    ;4
  401. ClipHookMsg_ClipID                =    8    ;4
  402.  
  403. ; ** ClipRect **
  404.  
  405. ClipRect_SIZEOF                    =    36
  406. ClipRect_Next                    =    0    ;4
  407. ClipRect_Prev                    =    4    ;4
  408. ClipRect_Lobs                    =    8    ;4
  409. ClipRect_Bitmap                    =    12    ;4
  410. ClipRect_Bounds                    =    16    ;8
  411. ClipRect_p1                    =    24    ;4
  412. ClipRect_p2                    =    28    ;4
  413. ClipRect_Reserved                =    32    ;4
  414.  
  415. ; ** CliProcList **
  416.  
  417. CliProcList_SIZEOF                =    16
  418. CliProcList_Node                =    0    ;8
  419. CliProcList_First                =    8    ;4
  420. CliProcList_Array                =    12    ;4
  421.  
  422. ; ** ClockData **
  423.  
  424. ClockData_SIZEOF                =    14
  425. ClockData_Sec                    =    0    ;2
  426. ClockData_Min                    =    2    ;2
  427. ClockData_Hour                    =    4    ;2
  428. ClockData_MDay                    =    6    ;2
  429. ClockData_Month                    =    8    ;2
  430. ClockData_Year                    =    10    ;2
  431. ClockData_WDay                    =    12    ;2
  432.  
  433. ; ** CollectionItem **
  434.  
  435. CollectionItem_SIZEOF                =    12
  436. CollectionItem_Next                =    0    ;4
  437. CollectionItem_Size                =    4    ;4
  438. CollectionItem_Data                =    8    ;4
  439.  
  440. ; ** CollTable **
  441.  
  442. CollTable_SIZEOF                =    64
  443. CollTable_CollPtrs                =    0    ;4
  444.  
  445. ; ** ColorEntry **
  446.  
  447. ColorEntry_SIZEOF                =    4
  448. ColorEntry_ColorLong                =    0    ;4
  449. ColorEntry_ColorByte                =    0    ;1
  450. ColorEntry_ColorSByte                =    0    ;1
  451.  
  452. ; ** ColorFontColors **
  453.  
  454. ColorFontColors_SIZEOF                =    8
  455. ColorFontColors_Reserved            =    0    ;2
  456. ColorFontColors_Count                =    2    ;2
  457. ColorFontColors_ColorTable            =    4    ;4
  458.  
  459. ; ** ColorMap **
  460.  
  461. ColorMap_SIZEOF                    =    52
  462. ColorMap_Flags                    =    0    ;1
  463. ColorMap_Type                    =    1    ;1
  464. ColorMap_Count                    =    2    ;2
  465. ColorMap_ColorTable                =    4    ;4
  466. ColorMap_Vpe                    =    8    ;4
  467. ColorMap_LowColorBits                =    12    ;4
  468. ColorMap_TransparencyPlane            =    16    ;1
  469. ColorMap_SpriteResolution            =    17    ;1
  470. ColorMap_SpriteResDefault            =    18    ;1
  471. ColorMap_AuxFlags                =    19    ;1
  472. ColorMap_Vp                    =    20    ;4
  473. ColorMap_NormalDisplayInfo            =    24    ;4
  474. ColorMap_CoerceDisplayInfo            =    28    ;4
  475. ColorMap_Batch_Items                =    32    ;4
  476. ColorMap_VPModeID                =    36    ;4
  477. ColorMap_PalExtra                =    40    ;4
  478. ColorMap_SpriteBase_Even            =    44    ;2
  479. ColorMap_SpriteBase_Odd                =    46    ;2
  480. ColorMap_Bp_0_Base                =    48    ;2
  481. ColorMap_Bp_1_Base                =    50    ;2
  482.  
  483. ; ** ColorRegister **
  484.  
  485. ColorRegister_SIZEOF                =    4
  486. ColorRegister_Red                =    0    ;1
  487. ColorRegister_Green                =    1    ;1
  488. ColorRegister_Blue                =    2    ;1
  489.  
  490. ; ** ColorSpec **
  491.  
  492. ColorSpec_SIZEOF                =    8
  493. ColorSpec_ColorIndex                =    0    ;2
  494. ColorSpec_Red                    =    2    ;2
  495. ColorSpec_Green                    =    4    ;2
  496. ColorSpec_Blue                    =    6    ;2
  497.  
  498. ; ** ColorTextFont **
  499.  
  500. ColorTextFont_SIZEOF                =    96
  501. ColorTextFont_TF                =    0    ;52
  502. ColorTextFont_Flags                =    52    ;2
  503. ColorTextFont_Depth                =    54    ;1
  504. ColorTextFont_FgColor                =    55    ;1
  505. ColorTextFont_Low                =    56    ;1
  506. ColorTextFont_High                =    57    ;1
  507. ColorTextFont_PlanePick                =    58    ;1
  508. ColorTextFont_PlaneOnOff            =    59    ;1
  509. ColorTextFont_ColorFontColors            =    60    ;4
  510. ColorTextFont_CharData                =    64    ;4
  511.  
  512. ; ** ColorWheelHSB **
  513.  
  514. ColorWheelHSB_SIZEOF                =    12
  515. ColorWheelHSB_Hue                =    0    ;4
  516. ColorWheelHSB_Saturation            =    4    ;4
  517. ColorWheelHSB_Brightness            =    8    ;4
  518.  
  519. ; ** ColorWheelRGB **
  520.  
  521. ColorWheelRGB_SIZEOF                =    12
  522. ColorWheelRGB_Red                =    0    ;4
  523. ColorWheelRGB_Green                =    4    ;4
  524. ColorWheelRGB_Blue                =    8    ;4
  525.  
  526. ; ** CommandLineInterface **
  527.  
  528. CLI_SIZEOF                    =    64
  529. CLI_Result2                    =    0    ;4
  530. CLI_SetName                    =    4    ;4
  531. CLI_CommandDir                    =    8    ;4
  532. CLI_ReturnCode                    =    12    ;4
  533. CLI_CommandName                    =    16    ;4
  534. CLI_FailLevel                    =    20    ;4
  535. CLI_Prompt                    =    24    ;4
  536. CLI_StandardInput                =    28    ;4
  537. CLI_CurrentInput                =    32    ;4
  538. CLI_CommandFile                    =    36    ;4
  539. CLI_Interactive                    =    40    ;4
  540. CLI_Background                    =    44    ;4
  541. CLI_CurrentOutput                =    48    ;4
  542. CLI_DefaultStack                =    52    ;4
  543. CLI_StandardOutput                =    56    ;4
  544. CLI_Module                    =    60    ;4
  545.  
  546. ; ** Conductor **
  547.  
  548. Conductor_SIZEOF                =    54
  549. Conductor_Link                    =    0    ;14
  550. Conductor_Reserved0                =    14    ;2
  551. Conductor_Players                =    16    ;12
  552. Conductor_ClockTime                =    28    ;4
  553. Conductor_StartTime                =    32    ;4
  554. Conductor_ExternalTime                =    36    ;4
  555. Conductor_MaxExternalTime            =    40    ;4
  556. Conductor_Metronome                =    44    ;4
  557. Conductor_Reserved1                =    48    ;2
  558. Conductor_Flags                    =    50    ;2
  559. Conductor_State                    =    52    ;1
  560.  
  561. ; ** ConfigDev **
  562.  
  563. ConfigDev_SIZEOF                =    68
  564. ConfigDev_Node                    =    0    ;14
  565. ConfigDev_Flags                    =    14    ;1
  566. ConfigDev_Pad                    =    15    ;1
  567. ConfigDev_Rom                    =    16    ;16
  568. ConfigDev_BoardAddr                =    32    ;4
  569. ConfigDev_BoardSize                =    36    ;4
  570. ConfigDev_SlotAddr                =    40    ;2
  571. ConfigDev_SlotSize                =    42    ;2
  572. ConfigDev_Driver                =    44    ;4
  573. ConfigDev_NextCD                =    48    ;4
  574. ConfigDev_Unused                =    52    ;4
  575.  
  576. ; ** ContextNode **
  577.  
  578. ContextNode_SIZEOF                =    24
  579. ContextNode_Node                =    0    ;8
  580. ContextNode_ID                    =    8    ;4
  581. ContextNode_Type                =    12    ;4
  582. ContextNode_Size                =    16    ;4
  583. ContextNode_Scan                =    20    ;4
  584.  
  585. ; ** ConUnit **
  586.  
  587. ConUnit_SIZEOF                    =    296
  588. ConUnit_MP                    =    0    ;34
  589. ConUnit_Window                    =    34    ;4
  590. ConUnit_XCP                    =    38    ;2
  591. ConUnit_YCP                    =    40    ;2
  592. ConUnit_XMax                    =    42    ;2
  593. ConUnit_YMax                    =    44    ;2
  594. ConUnit_XRSize                    =    46    ;2
  595. ConUnit_YRSize                    =    48    ;2
  596. ConUnit_XROrigin                =    50    ;2
  597. ConUnit_YROrigin                =    52    ;2
  598. ConUnit_XRExtant                =    54    ;2
  599. ConUnit_YRExtant                =    56    ;2
  600. ConUnit_XMinShrink                =    58    ;2
  601. ConUnit_YMinShrink                =    60    ;2
  602. ConUnit_XCCP                    =    62    ;2
  603. ConUnit_YCCP                    =    64    ;2
  604. ConUnit_KeyMapStruct                =    66    ;32
  605. ConUnit_TabStops                =    98    ;2
  606. ConUnit_Mask                    =    258    ;1
  607. ConUnit_FgPen                    =    259    ;1
  608. ConUnit_BgPen                    =    260    ;1
  609. ConUnit_AOLPen                    =    261    ;1
  610. ConUnit_DrawMode                =    262    ;1
  611. ConUnit_Obsolete1                =    263    ;1
  612. ConUnit_Obsolete2                =    264    ;4
  613. ConUnit_Minterms                =    268    ;1
  614. ConUnit_Font                    =    276    ;4
  615. ConUnit_AlgoStyle                =    280    ;1
  616. ConUnit_TxFlags                    =    281    ;1
  617. ConUnit_TxHeight                =    282    ;2
  618. ConUnit_TxWidth                    =    284    ;2
  619. ConUnit_TxBaseline                =    286    ;2
  620. ConUnit_TxSpacing                =    288    ;2
  621. ConUnit_Modes                    =    290    ;1
  622. ConUnit_RawEvents                =    293    ;1
  623.  
  624. ; ** CopInit **
  625.  
  626. CopInit_SIZEOF                    =    192
  627. CopInit_VSync_HBlank                =    0    ;2
  628. CopInit_DiagStrt                =    4    ;2
  629. CopInit_Fm0                    =    28    ;2
  630. CopInit_DiwStart                =    32    ;2
  631. CopInit_BplCon2                    =    52    ;2
  632. CopInit_SprFix                    =    56    ;2
  633. CopInit_SprStrtup                =    88    ;2
  634. CopInit_Wait14                    =    152    ;2
  635. CopInit_Norm_HBlank                =    156    ;2
  636. CopInit_Jump                    =    160    ;2
  637. CopInit_Wait_Forever                =    164    ;2
  638. CopInit_SprStop                    =    176    ;2
  639.  
  640. ; ** CopIns **
  641.  
  642. CopIns_SIZEOF                    =    6
  643. CopIns_OpCode                    =    0    ;2
  644. CopIns_u3                    =    2    ;4
  645. CopIns_u3.nxtlist                =    2    ;4
  646. CopIns_u3.u4                    =    2    ;4
  647. CopIns_u3.u4.u1                    =    2    ;2
  648. CopIns_u3.u4.u1.VWaitPos            =    2    ;2
  649. CopIns_u3.u4.u1.DestAddr            =    2    ;2
  650. CopIns_u3.u4.u2                    =    4    ;2
  651. CopIns_u3.u4.u2.HWaitPos            =    4    ;2
  652. CopIns_u3.u4.u2.DestData            =    4    ;2
  653.  
  654. ; ** CopList **
  655.  
  656. CopList_SIZEOF                    =    38
  657. CopList_Next                    =    0    ;4
  658. CopList_CopList                    =    4    ;4
  659. CopList_ViewPort                =    8    ;4
  660. CopList_CopIns                    =    12    ;4
  661. CopList_CopPtr                    =    16    ;4
  662. CopList_CopLStart                =    20    ;4
  663. CopList_CopSStart                =    24    ;4
  664. CopList_Count                    =    28    ;2
  665. CopList_MaxCount                =    30    ;2
  666. CopList_DyOffset                =    32    ;2
  667. CopList_SLRepeat                =    34    ;2
  668. CopList_Flags                    =    36    ;2
  669.  
  670. ; ** CountryPrefs **
  671.  
  672. CountryPrefs_SIZEOF                =    504
  673. CountryPrefs_Reserved                =    0    ;4
  674. CountryPrefs_CountryCode            =    16    ;4
  675. CountryPrefs_TelephoneCode            =    20    ;4
  676. CountryPrefs_MeasuringSystem            =    24    ;1
  677. CountryPrefs_DateTimeFormat            =    25    ;1
  678. CountryPrefs_DateFormat                =    105    ;1
  679. CountryPrefs_TimeFormat                =    145    ;1
  680. CountryPrefs_ShortDateTimeFormat        =    185    ;1
  681. CountryPrefs_ShortDateFormat            =    265    ;1
  682. CountryPrefs_ShortTimeFormat            =    305    ;1
  683. CountryPrefs_DecimalPoint            =    345    ;1
  684. CountryPrefs_GroupSeparator            =    355    ;1
  685. CountryPrefs_FracGroupSeparator            =    365    ;1
  686. CountryPrefs_Grouping                =    375    ;1
  687. CountryPrefs_FracGrouping            =    385    ;1
  688. CountryPrefs_MonDecimalPoint            =    395    ;1
  689. CountryPrefs_MonGroupSeparator            =    405    ;1
  690. CountryPrefs_MonFracGroupSeparator        =    415    ;1
  691. CountryPrefs_MonGrouping            =    425    ;1
  692. CountryPrefs_MonFracGrouping            =    435    ;1
  693. CountryPrefs_MonFracDigits            =    445    ;1
  694. CountryPrefs_MonIntFracDigits            =    446    ;1
  695. CountryPrefs_MonCS                =    447    ;1
  696. CountryPrefs_MonSmallCS                =    457    ;1
  697. CountryPrefs_MonIntCS                =    467    ;1
  698. CountryPrefs_MonPositiveSign            =    477    ;1
  699. CountryPrefs_MonPositiveSpaceSep        =    487    ;1
  700. CountryPrefs_MonPositiveSignPos            =    488    ;1
  701. CountryPrefs_MonPositiveCSPos            =    489    ;1
  702. CountryPrefs_MonNegativeSign            =    490    ;1
  703. CountryPrefs_MonNegativeSpaceSep        =    500    ;1
  704. CountryPrefs_MonNegativeSignPos            =    501    ;1
  705. CountryPrefs_MonNegativeCSPos            =    502    ;1
  706. CountryPrefs_CalendarType            =    503    ;1
  707.  
  708. ; ** CprList **
  709.  
  710. CprList_SIZEOF                    =    10
  711. CprList_Next                    =    0    ;4
  712. CprList_Start                    =    4    ;4
  713. CprList_MaxCount                =    8    ;2
  714.  
  715. ; ** CSource **
  716.  
  717. CSource_SIZEOF                    =    12
  718. CSource_Buffer                    =    0    ;4
  719. CSource_Length                    =    4    ;4
  720. CSource_CurChr                    =    8    ;4
  721.  
  722. ; ** CurrentBinding **
  723.  
  724. CurrentBinding_SIZEOF                =    16
  725. CurrentBinding_ConfigDev            =    0    ;4
  726. CurrentBinding_FileName                =    4    ;4
  727. CurrentBinding_ProductString            =    8    ;4
  728. CurrentBinding_ToolTypes            =    12    ;4
  729.  
  730. ;;** DataType **
  731.  
  732. DataType_SIZEOF                    =    58
  733. DataType_Node1                    =    0    ;14
  734. DataType_Node2                    =    14    ;14
  735. DataType_Header                    =    28    ;4
  736. DataType_ToolList                =    32    ;14
  737. DataType_FunctionName                =    46    ;4
  738. DataType_AttrList                =    50    ;4
  739. DataType_Length                    =    54    ;4
  740.  
  741. ; ** DataTypeHeader **
  742.  
  743. DataTypeHeader_SIZEOF                =    32
  744. DataTypeHeader_Name                =    0    ;4
  745. DataTypeHeader_BaseName                =    4    ;4
  746. DataTypeHeader_Pattern                =    8    ;4
  747. DataTypeHeader_Mask                =    12    ;4
  748. DataTypeHeader_GroupID                =    16    ;4
  749. DataTypeHeader_ID                =    20    ;4
  750. DataTypeHeader_MaskLen                =    24    ;2
  751. DataTypeHeader_Pad                =    26    ;2
  752. DataTypeHeader_Flags                =    28    ;2
  753. DataTypeHeader_Priority                =    30    ;2
  754.  
  755. ; ** DateStamp **
  756.  
  757. DateStamp_SIZEOF                =    12
  758. DateStamp_Days                    =    0    ;4
  759. DateStamp_Minute                =    4    ;4
  760. DateStamp_Tick                    =    8    ;4
  761.  
  762. ; ** DateTime **
  763.  
  764. DateTime_SIZEOF                    =    26
  765. DateTime_Stamp                    =    0    ;12
  766. DateTime_Format                    =    12    ;1
  767. DateTime_Flags                    =    13    ;1
  768. DateTime_StrDay                    =    14    ;4
  769. DateTime_StrDate                =    18    ;4
  770. DateTime_StrTime                =    22    ;4
  771.  
  772. ; ** DBufInfo **
  773.  
  774. DBufInfo_SIZEOF                    =    84
  775. DBufInfo_Link1                    =    0    ;4
  776. DBufInfo_Count1                    =    4    ;4
  777. DBufInfo_SafeMessage                =    8    ;20
  778. DBufInfo_UserData1                =    28    ;4
  779. DBufInfo_Link2                    =    32    ;4
  780. DBufInfo_Count2                    =    36    ;4
  781. DBufInfo_DispMessage                =    40    ;20
  782. DBufInfo_UserData2                =    60    ;4
  783. DBufInfo_MatchLong                =    64    ;4
  784. DBufInfo_CopPtr1                =    68    ;4
  785. DBufInfo_CopPtr2                =    72    ;4
  786. DBufInfo_CopPtr3                =    76    ;4
  787. DBufInfo_BeamPos1                =    80    ;2
  788. DBufInfo_BeamPos2                =    82    ;2
  789.  
  790. ; ** DBufPacket **
  791.  
  792. DBufPacket_SIZEOF                =    12
  793. DBufPacket_BufY                    =    0    ;2
  794. DBufPacket_BufX                    =    2    ;2
  795. DBufPacket_BufPath                =    4    ;4
  796. DBufPacket_BufBuffer                =    8    ;4
  797.  
  798. ; ** Device **
  799.  
  800. Device_SIZEOF                    =    34
  801. Device_Library                    =    0    ;34
  802.  
  803. ; ** DeviceData **
  804.  
  805. DeviceData_SIZEOF                =    52
  806. DeviceData_Device                =    0    ;34
  807. DeviceData_Segment                =    34    ;4
  808. DeviceData_ExecBase                =    38    ;4
  809. DeviceData_CmdVectors                =    42    ;4
  810. DeviceData_CmdBytes                =    46    ;4
  811. DeviceData_NumCommands                =    50    ;2
  812.  
  813. ; ** DeviceList **
  814.  
  815. DeviceList_SIZEOF                =    44
  816. DeviceList_Next                    =    0    ;4
  817. DeviceList_Type                    =    4    ;4
  818. DeviceList_Task                    =    8    ;4
  819. DeviceList_Lock                    =    12    ;4
  820. DeviceList_VolumeDate                =    16    ;12
  821. DeviceList_LockList                =    28    ;4
  822. DeviceList_DiskType                =    32    ;4
  823. DeviceList_Unused                =    36    ;4
  824. DeviceList_Name                    =    40    ;4
  825.  
  826. ; ** DeviceNode **
  827.  
  828. DeviceNode_SIZEOF                =    44
  829. DeviceNode_Next                    =    0    ;4
  830. DeviceNode_Type                    =    4    ;4
  831. DeviceNode_Task                    =    8    ;4
  832. DeviceNode_Lock                    =    12    ;4
  833. DeviceNode_Handler                =    16    ;4
  834. DeviceNode_StackSize                =    20    ;4
  835. DeviceNode_Priority                =    24    ;4
  836. DeviceNode_Startup                =    28    ;4
  837. DeviceNode_SegList                =    32    ;4
  838. DeviceNode_GlobalVec                =    36    ;4
  839. DeviceNode_Name                    =    40    ;4
  840.  
  841. ; ** DeviceTData **
  842.  
  843. DeviceTData_SIZEOF                =    10
  844. DeviceTData_DTSize                =    0    ;4
  845. DeviceTData_DTSpeed                =    4    ;4
  846. DeviceTData_DTType                =    8    ;1
  847. DeviceTData_DTFlags                =    9    ;1
  848.  
  849. ; ** DevInfo **
  850.  
  851. DevInfo_SIZEOF                    =    44
  852. DevInfo_Next                    =    0    ;4
  853. DevInfo_Type                    =    4    ;4
  854. DevInfo_Task                    =    8    ;4
  855. DevInfo_Lock                    =    12    ;4
  856. DevInfo_Handler                    =    16    ;4
  857. DevInfo_StackSize                =    20    ;4
  858. DevInfo_Priority                =    24    ;4
  859. DevInfo_Startup                    =    28    ;4
  860. DevInfo_SegList                    =    32    ;4
  861. DevInfo_GlobVec                    =    36    ;4
  862. DevInfo_Name                    =    40    ;4
  863.  
  864. ; ** DevProc **
  865.  
  866. DevProc_SIZEOF                    =    16
  867. DevProc_Port                    =    0    ;4
  868. DevProc_Lock                    =    4    ;4
  869. DevProc_Flags                    =    8    ;4
  870. DevProc_DevNode                    =    12    ;4
  871.  
  872. ; ** DiagArea **
  873.  
  874. DiagArea_SIZEOF                    =    14
  875. DiagArea_Config                    =    0    ;1
  876. DiagArea_Flags                    =    1    ;1
  877. DiagArea_Size                    =    2    ;2
  878. DiagArea_DiagPoint                =    4    ;2
  879. DiagArea_BootPoint                =    6    ;2
  880. DiagArea_Name                    =    8    ;2
  881. DiagArea_Reserved01                =    10    ;2
  882. DiagArea_Reserved02                =    12    ;2
  883.  
  884. ; ** DimensionInfo **
  885.  
  886. DimensionInfo_SIZEOF                =    88
  887. DimensionInfo_Header                =    0    ;16
  888. DimensionInfo_MaxDepth                =    16    ;2
  889. DimensionInfo_MinRasterWidth            =    18    ;2
  890. DimensionInfo_MinRasterHeight            =    20    ;2
  891. DimensionInfo_MaxRasterWidth            =    22    ;2
  892. DimensionInfo_MaxRasterHeight            =    24    ;2
  893. DimensionInfo_Nominal                =    26    ;8
  894. DimensionInfo_MaxOScan                =    34    ;8
  895. DimensionInfo_VideoOScan            =    42    ;8
  896. DimensionInfo_TxtOScan                =    50    ;8
  897. DimensionInfo_StdOScan                =    58    ;8
  898. DimensionInfo_Pad                =    66    ;1
  899. DimensionInfo_Reserved                =    80    ;4
  900.  
  901. ; ** DiskFontHeader **
  902.  
  903. DiskFontHeader_SIZEOF                =    106
  904. DiskFontHeader_DF                =    0    ;14
  905. DiskFontHeader_FileID                =    14    ;2
  906. DiskFontHeader_Revision                =    16    ;2
  907. DiskFontHeader_Segment                =    18    ;4
  908. DiskFontHeader_Name                =    22    ;1
  909. DiskFontHeader_TF                =    54    ;52
  910.  
  911. ; ** DiskObject **
  912.  
  913. DiskObject_SIZEOF                =    78
  914. DiskObject_Magic                =    0    ;2
  915. DiskObject_Version                =    2    ;2
  916. DiskObject_Gadget                =    4    ;44
  917. DiskObject_Type                    =    48    ;1
  918. DiskObject_DefaultTool                =    50    ;4
  919. DiskObject_ToolTypes                =    54    ;4
  920. DiskObject_CurrentX                =    58    ;4
  921. DiskObject_CurrentY                =    62    ;4
  922. DiskObject_DrawerData                =    66    ;4
  923. DiskObject_ToolWindow                =    70    ;4
  924. DiskObject_StackSize                =    74    ;4
  925.  
  926. ; ** DiskResource **
  927.  
  928. DiskResource_SIZEOF                =    148
  929. DiskResource_Library                =    0    ;34
  930. DiskResource_Current                =    34    ;4
  931. DiskResource_Flags                =    38    ;1
  932. DiskResource_Pad                =    39    ;1
  933. DiskResource_SysLib                =    40    ;4
  934. DiskResource_CiaResource            =    44    ;4
  935. DiskResource_UnitID                =    48    ;4
  936. DiskResource_Waiting                =    64    ;14
  937. DiskResource_DiskBlock                =    78    ;22
  938. DiskResource_DiskSync                =    100    ;22
  939. DiskResource_Index                =    122    ;22
  940. DiskResource_CurrTask                =    144    ;4
  941.  
  942. ; ** DiskResourceUnit **
  943.  
  944. DiskResourceUnit_SIZEOF                =    86
  945. DiskResourceUnit_Message            =    0    ;20
  946. DiskResourceUnit_DiskBlock            =    20    ;22
  947. DiskResourceUnit_DiskSync            =    42    ;22
  948. DiskResourceUnit_Index                =    64    ;22
  949.  
  950. ; ** DisplayInfo **
  951.  
  952. DisplayInfo_SIZEOF                =    56
  953. DisplayInfo_Header                =    0    ;16
  954. DisplayInfo_NotAvailable            =    16    ;2
  955. DisplayInfo_PropertyFlags            =    18    ;4
  956. DisplayInfo_Resolution                =    22    ;4
  957. DisplayInfo_PixelSpeed                =    26    ;2
  958. DisplayInfo_NumStdSprites            =    28    ;2
  959. DisplayInfo_PaletteRange            =    30    ;2
  960. DisplayInfo_SpriteResolution            =    32    ;4
  961. DisplayInfo_Pad                    =    36    ;1
  962. DisplayInfo_RedBits                =    40    ;1
  963. DisplayInfo_GreenBits                =    41    ;1
  964. DisplayInfo_BlueBits                =    42    ;1
  965. DisplayInfo_Pad2                =    43    ;1
  966. DisplayInfo_Reserved                =    48    ;4
  967.  
  968. ; ** DisplayMode **
  969.  
  970. DisplayMode_SIZEOF                =    106
  971. DisplayMode_Node                =    0    ;14
  972. DisplayMode_DimensionInfo            =    14    ;88
  973. DisplayMode_PropertyFlags            =    102    ;4
  974.  
  975. ; ** DosEnvec **
  976.  
  977. DosEnvec_SIZEOF                    =    80
  978. DosEnvec_TableSize                =    0    ;4
  979. DosEnvec_SizeBlock                =    4    ;4
  980. DosEnvec_SecOrg                    =    8    ;4
  981. DosEnvec_Surfaces                =    12    ;4
  982. DosEnvec_SectorPerBlock                =    16    ;4
  983. DosEnvec_BlocksPerTrack                =    20    ;4
  984. DosEnvec_Reserved                =    24    ;4
  985. DosEnvec_PreAlloc                =    28    ;4
  986. DosEnvec_Interleave                =    32    ;4
  987. DosEnvec_LowCyl                    =    36    ;4
  988. DosEnvec_HighCyl                =    40    ;4
  989. DosEnvec_NumBuffers                =    44    ;4
  990. DosEnvec_BufMemType                =    48    ;4
  991. DosEnvec_MaxTransfer                =    52    ;4
  992. DosEnvec_Mask                    =    56    ;4
  993. DosEnvec_BootPri                =    60    ;4
  994. DosEnvec_DosType                =    64    ;4
  995. DosEnvec_Baud                    =    68    ;4
  996. DosEnvec_Control                =    72    ;4
  997. DosEnvec_BootBlocks                =    76    ;4
  998.  
  999. ; ** DosInfo **
  1000.  
  1001. DosInfo_SIZEOF                    =    158
  1002. DosInfo_McName                    =    0    ;4
  1003. DosInfo_DevInfo                    =    4    ;4
  1004. DosInfo_Devices                    =    8    ;4
  1005. DosInfo_Handlers                =    12    ;4
  1006. DosInfo_NetHand                    =    16    ;4
  1007. DosInfo_DevLock                    =    20    ;46
  1008. DosInfo_EntryLock                =    66    ;46
  1009. DosInfo_DeleteLock                =    112    ;46
  1010.  
  1011. ; ** DosList **
  1012.  
  1013. DosList_SIZEOF                    =    44
  1014. DosList_Next                    =    0    ;4
  1015. DosList_Type                    =    4    ;4
  1016. DosList_Task                    =    8    ;4
  1017. DosList_Lock                    =    12    ;4
  1018. DosList_Misc                    =    16    ;24
  1019. DosList_Misc.handler                =    16    ;24
  1020. DosList_Misc.handler.handler            =    16    ;4
  1021. DosList_Misc.handler.StackSize            =    20    ;4
  1022. DosList_Misc.handler.Priority            =    24    ;4
  1023. DosList_Misc.handler.Startup            =    28    ;4
  1024. DosList_Misc.handler.SegList            =    32    ;4
  1025. DosList_Misc.handler.GlobVec            =    36    ;4
  1026. DosList_Misc.volume                =    16    ;20
  1027. DosList_Misc.volume.VolumeDate            =    16    ;12
  1028. DosList_Misc.volume.LockList            =    28    ;4
  1029. DosList_Misc.volume.DiskType            =    32    ;4
  1030. DosList_Misc.assign                =    16    ;8
  1031. DosList_Misc.assign.AssignName            =    16    ;4
  1032. DosList_Misc.assign.List            =    20    ;4
  1033. DosList_Name                    =    40    ;4
  1034.  
  1035. ; ** DosPacket **
  1036.  
  1037. DosPacket_SIZEOF                =    48
  1038. DosPacket_Link                    =    0    ;4
  1039. DosPacket_Port                    =    4    ;4
  1040. DosPacket_Type                    =    8    ;4
  1041. DosPacket_Res1                    =    12    ;4
  1042. DosPacket_Res2                    =    16    ;4
  1043. DosPacket_Arg1                    =    20    ;4
  1044. DosPacket_Arg2                    =    24    ;4
  1045. DosPacket_Arg3                    =    28    ;4
  1046. DosPacket_Arg4                    =    32    ;4
  1047. DosPacket_Arg5                    =    36    ;4
  1048. DosPacket_Arg6                    =    40    ;4
  1049. DosPacket_Arg7                    =    44    ;4
  1050.  
  1051. ; ** DrawerData **
  1052.  
  1053. DrawerData_SIZEOF                =    62
  1054. DrawerData_NewWindow                =    0    ;48
  1055. DrawerData_CurrentX                =    48    ;4
  1056. DrawerData_CurrentY                =    52    ;4
  1057. DrawerData_Flags                =    56    ;4
  1058. DrawerData_ViewModes                =    60    ;2
  1059.  
  1060. ; ** DrawInfo **
  1061.  
  1062. DrawInfo_SIZEOF                    =    50
  1063. DrawInfo_Version                =    0    ;2
  1064. DrawInfo_NumPens                =    2    ;2
  1065. DrawInfo_Pens                    =    4    ;4
  1066. DrawInfo_Font                    =    8    ;4
  1067. DrawInfo_Depth                    =    12    ;2
  1068. DrawInfo_Resolution                =    14    ;4
  1069. DrawInfo_Resolution.X                =    14    ;2
  1070. DrawInfo_Resolution.Y                =    16    ;2
  1071. DrawInfo_Flags                    =    18    ;4
  1072. DrawInfo_CheckMark                =    22    ;4
  1073. DrawInfo_AmigaKey                =    26    ;4
  1074. DrawInfo_Reserved                =    30    ;4
  1075.  
  1076. ; ** DriveGeometry **
  1077.  
  1078. DriveGeometry_SIZEOF                =    32
  1079. DriveGeometry_SectorSize            =    0    ;4
  1080. DriveGeometry_TotalSectors            =    4    ;4
  1081. DriveGeometry_Cylinders                =    8    ;4
  1082. DriveGeometry_CylSectors            =    12    ;4
  1083. DriveGeometry_Heads                =    16    ;4
  1084. DriveGeometry_TrackSectors            =    20    ;4
  1085. DriveGeometry_BufMemType            =    24    ;4
  1086. DriveGeometry_DeviceType            =    28    ;1
  1087. DriveGeometry_Flags                =    29    ;1
  1088. DriveGeometry_Reserved                =    30    ;2
  1089.  
  1090. ; ** dtDraw **
  1091.  
  1092. dtDraw_SIZEOF                    =    36
  1093. dtDraw_MethodID                    =    0    ;4
  1094. dtDraw_RPort                    =    4    ;4
  1095. dtDraw_Left                    =    8    ;4
  1096. dtDraw_Top                    =    12    ;4
  1097. dtDraw_Width                    =    16    ;4
  1098. dtDraw_Height                    =    20    ;4
  1099. dtDraw_TopHoriz                    =    24    ;4
  1100. dtDraw_TopVert                    =    28    ;4
  1101. dtDraw_AttrList                    =    32    ;4
  1102.  
  1103. ; ** dtFrameBox **
  1104.  
  1105. dtFrameBox_SIZEOF                =    24
  1106. dtFrameBox_MethodID                =    0    ;4
  1107. dtFrameBox_GInfo                =    4    ;4
  1108. dtFrameBox_ContentsInfo                =    8    ;4
  1109. dtFrameBox_FrameInfo                =    12    ;4
  1110. dtFrameBox_SizeFrameInfo            =    16    ;4
  1111. dtFrameBox_FrameFlags                =    20    ;4
  1112.  
  1113. ; ** dtGeneral **
  1114.  
  1115. dtGeneral_SIZEOF                =    8
  1116. dtGeneral_MethodID                =    0    ;4
  1117. dtGeneral_GInfo                    =    4    ;4
  1118.  
  1119. ; ** dtGoto **
  1120.  
  1121. dtGoto_SIZEOF                    =    16
  1122. dtGoto_MethodID                    =    0    ;4
  1123. dtGoto_GInfo                    =    4    ;4
  1124. dtGoto_NodeName                    =    8    ;4
  1125. dtGoto_AttrList                    =    12    ;4
  1126.  
  1127. ; ** DTHookContext **
  1128.  
  1129. DTHookContext_SIZEOF                =    40
  1130. DTHookContext_SysBase                =    0    ;4
  1131. DTHookContext_DosBase                =    4    ;4
  1132. DTHookContext_IFFParseBase            =    8    ;4
  1133. DTHookContext_UtilityBase            =    12    ;4
  1134. DTHookContext_Lock                =    16    ;4
  1135. DTHookContext_FIB                =    20    ;4
  1136. DTHookContext_FileHandle            =    24    ;4
  1137. DTHookContext_IFF                =    28    ;4
  1138. DTHookContext_Buffer                =    32    ;4
  1139. DTHookContext_BufferLength            =    36    ;4
  1140.  
  1141. ; ** DTMethod **
  1142.  
  1143. DTMethod_SIZEOF                    =    12
  1144. DTMethod_Label                    =    0    ;4
  1145. DTMethod_Command                =    4    ;4
  1146. DTMethod_Method                    =    8    ;4
  1147.  
  1148. ; ** dtPrint **
  1149.  
  1150. dtPrint_SIZEOF                    =    16
  1151. dtPrint_MethodID                =    0    ;4
  1152. dtPrint_GInfo                    =    4    ;4
  1153. dtPrint_PIO                    =    8    ;4
  1154. dtPrint_AttrList                =    12    ;4
  1155.  
  1156. ; ** dtSelect **
  1157.  
  1158. dtSelect_SIZEOF                    =    16
  1159. dtSelect_MethodID                =    0    ;4
  1160. dtSelect_GInfo                    =    4    ;4
  1161. dtSelect_Select                    =    8    ;8
  1162.  
  1163. ; ** DTSpecialInfo **
  1164.  
  1165. DTSpecialInfo_SIZEOF                =    90
  1166. DTSpecialInfo_Lock                =    0    ;46
  1167. DTSpecialInfo_Flags                =    46    ;4
  1168. DTSpecialInfo_TopVert                =    50    ;4
  1169. DTSpecialInfo_VisVert                =    54    ;4
  1170. DTSpecialInfo_TotVert                =    58    ;4
  1171. DTSpecialInfo_OTopVert                =    62    ;4
  1172. DTSpecialInfo_VertUnit                =    66    ;4
  1173. DTSpecialInfo_TopHoriz                =    70    ;4
  1174. DTSpecialInfo_VisHoriz                =    74    ;4
  1175. DTSpecialInfo_TotHoriz                =    78    ;4
  1176. DTSpecialInfo_OTopHoriz                =    82    ;4
  1177. DTSpecialInfo_HorizUnit                =    86    ;4
  1178.  
  1179. ; ** dtTrigger **
  1180.  
  1181. dtTrigger_SIZEOF                =    16
  1182. dtTrigger_MethodID                =    0    ;4
  1183. dtTrigger_GInfo                    =    4    ;4
  1184. dtTrigger_Function                =    8    ;4
  1185. dtTrigger_Data                    =    12    ;4
  1186.  
  1187. ; ** dtWrite **
  1188.  
  1189. dtWrite_SIZEOF                    =    20
  1190. dtWrite_MethodID                =    0    ;4
  1191. dtWrite_GInfo                    =    4    ;4
  1192. dtWrite_FileHandle                =    8    ;4
  1193. dtWrite_Mode                    =    12    ;4
  1194. dtWrite_AttrList                =    16    ;4
  1195.  
  1196. ;;** EasyStruct **
  1197.  
  1198. EasyStruct_SIZEOF                =    20
  1199. EasyStruct_StructSize                =    0    ;4
  1200. EasyStruct_Flags                =    4    ;4
  1201. EasyStruct_Title                =    8    ;4
  1202. EasyStruct_TextFormat                =    12    ;4
  1203. EasyStruct_GadgetFormat                =    16    ;4
  1204.  
  1205. ; ** EClockVal **
  1206.  
  1207. EClockVal_SIZEOF                =    8
  1208. EClockVal_Hi                    =    0    ;4
  1209. EClockVal_Lo                    =    4    ;4
  1210.  
  1211. ; ** ErrorString **
  1212.  
  1213. ErrorString_SIZEOF                =    8
  1214. ErrorString_Nums                =    0    ;4
  1215. ErrorString_Strings                =    4    ;4
  1216.  
  1217. ; ** ExAllControl **
  1218.  
  1219. ExAllControl_SIZEOF                =    16
  1220. ExAllControl_Entries                =    0    ;4
  1221. ExAllControl_LastKey                =    4    ;4
  1222. ExAllControl_MatchString            =    8    ;4
  1223. ExAllControl_MatchFunc                =    12    ;4
  1224.  
  1225. ; ** ExAllData **
  1226.  
  1227. ExAllData_SIZEOF                =    40
  1228. ExAllData_Next                    =    0    ;4
  1229. ExAllData_Name                    =    4    ;4
  1230. ExAllData_Type                    =    8    ;4
  1231. ExAllData_Size                    =    12    ;4
  1232. ExAllData_Prot                    =    16    ;4
  1233. ExAllData_Days                    =    20    ;4
  1234. ExAllData_Mins                    =    24    ;4
  1235. ExAllData_Ticks                    =    28    ;4
  1236. ExAllData_Comment                =    32    ;4
  1237. ExAllData_OwnerUID                =    36    ;2
  1238. ExAllData_OwnerGID                =    38    ;2
  1239.  
  1240. ; ** ExpansionControl **
  1241.  
  1242. ExpansionControl_SIZEOF                =    16
  1243. ExpansionControl_Interrupt            =    0    ;1
  1244. ExpansionControl_Z3_HighBase            =    1    ;1
  1245. ExpansionControl_BaseAddress            =    2    ;1
  1246. ExpansionControl_Shutup                =    3    ;1
  1247. ExpansionControl_Reserved14            =    4    ;1
  1248. ExpansionControl_Reserved15            =    5    ;1
  1249. ExpansionControl_Reserved16            =    6    ;1
  1250. ExpansionControl_Reserved17            =    7    ;1
  1251. ExpansionControl_Reserved18            =    8    ;1
  1252. ExpansionControl_Reserved19            =    9    ;1
  1253. ExpansionControl_Reserved1a            =    10    ;1
  1254. ExpansionControl_Reserved1b            =    11    ;1
  1255. ExpansionControl_Reserved1c            =    12    ;1
  1256. ExpansionControl_Reserved1d            =    13    ;1
  1257. ExpansionControl_Reserved1e            =    14    ;1
  1258. ExpansionControl_Reserved1f            =    15    ;1
  1259.  
  1260. ; ** ExpansionRom **
  1261.  
  1262. ExpansionRom_SIZEOF                =    16
  1263. ExpansionRom_Type                =    0    ;1
  1264. ExpansionRom_Product                =    1    ;1
  1265. ExpansionRom_Flags                =    2    ;1
  1266. ExpansionRom_Reserved03                =    3    ;1
  1267. ExpansionRom_Manufacturer            =    4    ;2
  1268. ExpansionRom_SerialNumber            =    6    ;4
  1269. ExpansionRom_InitDiagVec            =    10    ;2
  1270. ExpansionRom_Reserved0c                =    12    ;1
  1271. ExpansionRom_Reserved0d                =    13    ;1
  1272. ExpansionRom_Reserved0e                =    14    ;1
  1273. ExpansionRom_Reserved0f                =    15    ;1
  1274.  
  1275. ; ** ExtendedNode **
  1276.  
  1277. ExtendedNode_SIZEOF                =    24
  1278. ExtendedNode_Succ                =    0    ;4
  1279. ExtendedNode_Pred                =    4    ;4
  1280. ExtendedNode_Type                =    8    ;1
  1281. ExtendedNode_Pri                =    9    ;1
  1282. ExtendedNode_Name                =    10    ;4
  1283. ExtendedNode_SubSystem                =    14    ;1
  1284. ExtendedNode_SubType                =    15    ;1
  1285. ExtendedNode_Library                =    16    ;4
  1286. ExtendedNode_Init                =    20    ;4
  1287.  
  1288. ; ** ExtGadget **
  1289.  
  1290. ExtGadget_SIZEOF                =    56
  1291. ExtGadget_NextGadget                =    0    ;4
  1292. ExtGadget_LeftEdge                =    4    ;2
  1293. ExtGadget_TopEdge                =    6    ;2
  1294. ExtGadget_Width                    =    8    ;2
  1295. ExtGadget_Height                =    10    ;2
  1296. ExtGadget_Flags                    =    12    ;2
  1297. ExtGadget_Activation                =    14    ;2
  1298. ExtGadget_GadgetType                =    16    ;2
  1299. ExtGadget_GadgetRender                =    18    ;4
  1300. ExtGadget_SelectRender                =    22    ;4
  1301. ExtGadget_GadgetText                =    26    ;4
  1302. ExtGadget_MutualExclude                =    30    ;4
  1303. ExtGadget_SpecialInfo                =    34    ;4
  1304. ExtGadget_GadgetID                =    38    ;2
  1305. ExtGadget_UserData                =    40    ;4
  1306. ExtGadget_MoreFlags                =    44    ;4
  1307. ExtGadget_BoundsLeftEdge            =    48    ;2
  1308. ExtGadget_BoundsTopEdge                =    50    ;2
  1309. ExtGadget_BoundsWidth                =    52    ;2
  1310. ExtGadget_BoundsHeight                =    54    ;2
  1311.  
  1312. ; ** ExtIntuiMessage **
  1313.  
  1314. ExtIntuiMessage_SIZEOF                =    56
  1315. ExtIntuiMessage_IntuiMessage            =    0    ;52
  1316. ExtIntuiMessage_TabletData            =    52    ;4
  1317.  
  1318. ; ** ExtNewScreen **
  1319.  
  1320. ExtNewScreen_SIZEOF                =    36
  1321. ExtNewScreen_LeftEdge                =    0    ;2
  1322. ExtNewScreen_TopEdge                =    2    ;2
  1323. ExtNewScreen_Width                =    4    ;2
  1324. ExtNewScreen_Height                =    6    ;2
  1325. ExtNewScreen_Depth                =    8    ;2
  1326. ExtNewScreen_DetailPen                =    10    ;1
  1327. ExtNewScreen_BlockPen                =    11    ;1
  1328. ExtNewScreen_ViewModes                =    12    ;2
  1329. ExtNewScreen_Type                =    14    ;2
  1330. ExtNewScreen_Font                =    16    ;4
  1331. ExtNewScreen_DefaultTitle            =    20    ;4
  1332. ExtNewScreen_Gadgets                =    24    ;4
  1333. ExtNewScreen_CustomBitmap            =    28    ;4
  1334. ExtNewScreen_Extension                =    32    ;4
  1335.  
  1336. ; ** ExtNewWindow **
  1337.  
  1338. ExtNewWindow_SIZEOF                =    52
  1339. ExtNewWindow_LeftEdge                =    0    ;2
  1340. ExtNewWindow_TopEdge                =    2    ;2
  1341. ExtNewWindow_Width                =    4    ;2
  1342. ExtNewWindow_Height                =    6    ;2
  1343. ExtNewWindow_DetailPen                =    8    ;1
  1344. ExtNewWindow_BlockPen                =    9    ;1
  1345. ExtNewWindow_IDCMPFlags                =    10    ;4
  1346. ExtNewWindow_Flags                =    14    ;4
  1347. ExtNewWindow_FirstGadget            =    18    ;4
  1348. ExtNewWindow_CheckMark                =    22    ;4
  1349. ExtNewWindow_Title                =    26    ;4
  1350. ExtNewWindow_Screen                =    30    ;4
  1351. ExtNewWindow_BitMap                =    34    ;4
  1352. ExtNewWindow_MinWidth                =    38    ;2
  1353. ExtNewWindow_MinHeight                =    40    ;2
  1354. ExtNewWindow_MaxWidth                =    42    ;2
  1355. ExtNewWindow_MaxHeight                =    44    ;2
  1356. ExtNewWindow_Type                =    46    ;2
  1357. ExtNewWindow_Extension                =    48    ;4
  1358.  
  1359. ; ** ExtSprites **
  1360.  
  1361. ExtSprites_SIZEOF                =    16
  1362. ExtSprites_SimpleSprite                =    0    ;12
  1363. ExtSprites_WordWidth                =    12    ;2
  1364. ExtSprites_Flags                =    14    ;2
  1365.  
  1366. ;;** FileHandle **
  1367.  
  1368. FileHandle_SIZEOF                =    44
  1369. FileHandle_Link                    =    0    ;4
  1370. FileHandle_Port                    =    4    ;4
  1371. FileHandle_Type                    =    8    ;4
  1372. FileHandle_Buf                    =    12    ;4
  1373. FileHandle_Pos                    =    16    ;4
  1374. FileHandle_End                    =    20    ;4
  1375. FileHandle_Funcs                =    24    ;4
  1376. FileHandle_Func2                =    28    ;4
  1377. FileHandle_Func3                =    32    ;4
  1378. FileHandle_Args                    =    36    ;4
  1379. FileHandle_Arg2                    =    40    ;4
  1380.  
  1381. ; ** FileInfoBlock **
  1382.  
  1383. FileInfoBlock_SIZEOF                =    260
  1384. FileInfoBlock_DiskKey                =    0    ;4
  1385. FileInfoBlock_DirEntryType            =    4    ;4
  1386. FileInfoBlock_FileName                =    8    ;1
  1387. FileInfoBlock_Protection            =    116    ;4
  1388. FileInfoBlock_EntryType                =    120    ;4
  1389. FileInfoBlock_Size                =    124    ;4
  1390. FileInfoBlock_NumBlocks                =    128    ;4
  1391. FileInfoBlock_Date                =    132    ;12
  1392. FileInfoBlock_Comment                =    144    ;1
  1393. FileInfoBlock_OwnerUID                =    224    ;2
  1394. FileInfoBlock_OwnerGID                =    226    ;2
  1395. FileInfoBlock_Reserved                =    228    ;1
  1396.  
  1397. ; ** FileLock **
  1398.  
  1399. FileLock_SIZEOF                    =    20
  1400. FileLock_Link                    =    0    ;4
  1401. FileLock_Key                    =    4    ;4
  1402. FileLock_Access                    =    8    ;4
  1403. FileLock_Task                    =    12    ;4
  1404. FileLock_Volume                    =    16    ;4
  1405.  
  1406. ; ** FileRequester **
  1407.  
  1408. FileRequester_SIZEOF                =    56
  1409. FileRequester_Reserved                =    0    ;1
  1410. FileRequester_File                =    4    ;4
  1411. FileRequester_Drawer                =    8    ;4
  1412. FileRequester_Reserved1                =    12    ;1
  1413. FileRequester_LeftEdge                =    22    ;2
  1414. FileRequester_TopEdge                =    24    ;2
  1415. FileRequester_Width                =    26    ;2
  1416. FileRequester_Height                =    28    ;2
  1417. FileRequester_Reserved2                =    30    ;1
  1418. FileRequester_NumArgs                =    32    ;4
  1419. FileRequester_ArgList                =    36    ;4
  1420. FileRequester_UserData                =    40    ;4
  1421. FileRequester_Reserved3                =    44    ;1
  1422. FileRequester_Pattern                =    52    ;4
  1423.  
  1424. ; ** FileSysEntry **
  1425.  
  1426. FileSysEntry_SIZEOF                =    62
  1427. FileSysEntry_Node                =    0    ;14
  1428. FileSysEntry_DosType                =    14    ;4
  1429. FileSysEntry_Version                =    18    ;4
  1430. FileSysEntry_PatchFlags                =    22    ;4
  1431. FileSysEntry_Type                =    26    ;4
  1432. FileSysEntry_Task                =    30    ;4
  1433. FileSysEntry_Lock                =    34    ;4
  1434. FileSysEntry_Handler                =    38    ;4
  1435. FileSysEntry_StackSize                =    42    ;4
  1436. FileSysEntry_Priority                =    46    ;4
  1437. FileSysEntry_Startup                =    50    ;4
  1438. FileSysEntry_SegList                =    54    ;4
  1439. FileSysEntry_GlobalVec                =    58    ;4
  1440.  
  1441. ; ** FileSysHeaderBlock **
  1442.  
  1443. FileSysHeaderBlock_SIZEOF            =    256
  1444. FileSysHeaderBlock_ID                =    0    ;4
  1445. FileSysHeaderBlock_SummedLongs            =    4    ;4
  1446. FileSysHeaderBlock_ChkSum            =    8    ;4
  1447. FileSysHeaderBlock_HostID            =    12    ;4
  1448. FileSysHeaderBlock_Next                =    16    ;4
  1449. FileSysHeaderBlock_Flags            =    20    ;4
  1450. FileSysHeaderBlock_Reserved1            =    24    ;4
  1451. FileSysHeaderBlock_DosType            =    32    ;4
  1452. FileSysHeaderBlock_Version            =    36    ;4
  1453. FileSysHeaderBlock_PatchFlags            =    40    ;4
  1454. FileSysHeaderBlock_Type                =    44    ;4
  1455. FileSysHeaderBlock_Task                =    48    ;4
  1456. FileSysHeaderBlock_Lock                =    52    ;4
  1457. FileSysHeaderBlock_Handler            =    56    ;4
  1458. FileSysHeaderBlock_StackSize            =    60    ;4
  1459. FileSysHeaderBlock_Priority            =    64    ;4
  1460. FileSysHeaderBlock_Startup            =    68    ;4
  1461. FileSysHeaderBlock_SegListBlocks        =    72    ;4
  1462. FileSysHeaderBlock_GlobalVec            =    76    ;4
  1463. FileSysHeaderBlock_Reserved2            =    80    ;4
  1464. FileSysHeaderBlock_Reserved3            =    172    ;4
  1465.  
  1466. ; ** FileSysResource **
  1467.  
  1468. FileSysResource_SIZEOF                =    32
  1469. FileSysResource_Node                =    0    ;14
  1470. FileSysResource_Creator                =    14    ;4
  1471. FileSysResource_FileSysEntries            =    18    ;14
  1472.  
  1473. ; ** FileSysStartupMsg **
  1474.  
  1475. FileSysStartupMsg_SIZEOF            =    16
  1476. FileSysStartupMsg_Unit                =    0    ;4
  1477. FileSysStartupMsg_Device            =    4    ;4
  1478. FileSysStartupMsg_Environ            =    8    ;4
  1479. FileSysStartupMsg_Flags                =    12    ;4
  1480.  
  1481. ; ** FontContents **
  1482.  
  1483. FontContents_SIZEOF                =    260
  1484. FontContents_FileName                =    0    ;1
  1485. FontContents_YSize                =    256    ;2
  1486. FontContents_Style                =    258    ;1
  1487. FontContents_Flags                =    259    ;1
  1488.  
  1489. ; ** FontContentsHeader **
  1490.  
  1491. FontContentsHeader_SIZEOF            =    4
  1492. FontContentsHeader_FileID            =    0    ;2
  1493. FontContentsHeader_NumEntries            =    2    ;2
  1494.  
  1495. ; ** FontPrefs **
  1496.  
  1497. FontPrefs_SIZEOF                =    156
  1498. FontPrefs_Reserved                =    0    ;4
  1499. FontPrefs_Reserved2                =    12    ;2
  1500. FontPrefs_Type                    =    14    ;2
  1501. FontPrefs_FrontPen                =    16    ;1
  1502. FontPrefs_BackPen                =    17    ;1
  1503. FontPrefs_DrawMode                =    18    ;1
  1504. FontPrefs_TextAttr                =    20    ;8
  1505. FontPrefs_Name                    =    28    ;1
  1506.  
  1507. ; ** FontRequester **
  1508.  
  1509. FontRequester_SIZEOF                =    44
  1510. FontRequester_Reserved0                =    0    ;1
  1511. FontRequester_Attr                =    8    ;8
  1512. FontRequester_FrontPen                =    16    ;1
  1513. FontRequester_BackPen                =    17    ;1
  1514. FontRequester_DrawMode                =    18    ;1
  1515. FontRequester_Reserved1                =    19    ;1
  1516. FontRequester_UserData                =    20    ;4
  1517. FontRequester_LeftEdge                =    24    ;2
  1518. FontRequester_TopEdge                =    26    ;2
  1519. FontRequester_Width                =    28    ;2
  1520. FontRequester_Height                =    30    ;2
  1521. FontRequester_TAttr                =    32    ;12
  1522.  
  1523. ; ** FrameInfo **
  1524.  
  1525. FrameInfo_SIZEOF                =    36
  1526. FrameInfo_PropertyFlags                =    0    ;4
  1527. FrameInfo_Resolution                =    4    ;4
  1528. FrameInfo_RedBits                =    8    ;1
  1529. FrameInfo_GreenBits                =    9    ;1
  1530. FrameInfo_BlueBits                =    10    ;1
  1531. FrameInfo_Dimensions                =    12    ;12
  1532. FrameInfo_Dimensions.Width            =    12    ;4
  1533. FrameInfo_Dimensions.Height            =    16    ;4
  1534. FrameInfo_Dimensions.Depth            =    20    ;4
  1535. FrameInfo_Screen                =    24    ;4
  1536. FrameInfo_ColorMap                =    28    ;4
  1537. FrameInfo_Flags                    =    32    ;4
  1538.  
  1539. ; ** FreeList **
  1540.  
  1541. FreeList_SIZEOF                    =    16
  1542. FreeList_NumFree                =    0    ;2
  1543. FreeList_MemList                =    2    ;14
  1544.  
  1545. ;;** Gadget **
  1546.  
  1547. Gadget_SIZEOF                    =    44
  1548. Gadget_NextGadget                =    0    ;4
  1549. Gadget_LeftEdge                    =    4    ;2
  1550. Gadget_TopEdge                    =    6    ;2
  1551. Gadget_Width                    =    8    ;2
  1552. Gadget_Height                    =    10    ;2
  1553. Gadget_Flags                    =    12    ;2
  1554. Gadget_Activation                =    14    ;2
  1555. Gadget_GadgetType                =    16    ;2
  1556. Gadget_GadgetRender                =    18    ;4
  1557. Gadget_SelectRender                =    22    ;4
  1558. Gadget_GadgetText                =    26    ;4
  1559. Gadget_MutualExclude                =    30    ;4
  1560. Gadget_SpecialInfo                =    34    ;4
  1561. Gadget_GadgetID                    =    38    ;2
  1562. Gadget_UserData                    =    40    ;4
  1563.  
  1564. ; ** GadgetInfo **
  1565.  
  1566. GadgetInfo_SIZEOF                =    58
  1567. GadgetInfo_Screen                =    0    ;4
  1568. GadgetInfo_Window                =    4    ;4
  1569. GadgetInfo_Requester                =    8    ;4
  1570. GadgetInfo_RastPort                =    12    ;4
  1571. GadgetInfo_Layer                =    16    ;4
  1572. GadgetInfo_Domain                =    20    ;8
  1573. GadgetInfo_Pens                    =    28    ;2
  1574. GadgetInfo_Pens.DetailPen            =    28    ;1
  1575. GadgetInfo_Pens.BlockPen            =    29    ;1
  1576. GadgetInfo_DrInfo                =    30    ;4
  1577. GadgetInfo_Reserved                =    34    ;4
  1578.  
  1579. ; ** GamePortTrigger **
  1580.  
  1581. GamePortTrigger_SIZEOF                =    8
  1582. GamePortTrigger_Keys                =    0    ;2
  1583. GamePortTrigger_Timeout                =    2    ;2
  1584. GamePortTrigger_XDelta                =    4    ;2
  1585. GamePortTrigger_YDelta                =    6    ;2
  1586.  
  1587. ; ** GelsInfo **
  1588.  
  1589. GelsInfo_SIZEOF                    =    38
  1590. GelsInfo_SprRsrvd                =    0    ;1
  1591. GelsInfo_Flags                    =    1    ;1
  1592. GelsInfo_GelHead                =    2    ;4
  1593. GelsInfo_GelTail                =    6    ;4
  1594. GelsInfo_NextLine                =    10    ;4
  1595. GelsInfo_LastColor                =    14    ;4
  1596. GelsInfo_CollHandler                =    18    ;4
  1597. GelsInfo_LeftMost                =    22    ;2
  1598. GelsInfo_RightMost                =    24    ;2
  1599. GelsInfo_TopMost                =    26    ;2
  1600. GelsInfo_BottomMost                =    28    ;2
  1601. GelsInfo_FirstBlissObj                =    30    ;4
  1602. GelsInfo_LastBlissObj                =    34    ;4
  1603.  
  1604. ; ** GlyphEngine **
  1605.  
  1606. GlyphEngine_SIZEOF                =    8
  1607. GlyphEngine_Library                =    0    ;4
  1608. GlyphEngine_Name                =    4    ;4
  1609.  
  1610. ; ** GlyphMap **
  1611.  
  1612. GlyphMap_SIZEOF                    =    36
  1613. GlyphMap_BMModulo                =    0    ;2
  1614. GlyphMap_BMRows                    =    2    ;2
  1615. GlyphMap_BlackLeft                =    4    ;2
  1616. GlyphMap_BlackTop                =    6    ;2
  1617. GlyphMap_BlackWidth                =    8    ;2
  1618. GlyphMap_BlackHeight                =    10    ;2
  1619. GlyphMap_XOrigin                =    12    ;4
  1620. GlyphMap_YOrigin                =    16    ;4
  1621. GlyphMap_X0                    =    20    ;2
  1622. GlyphMap_Y0                    =    22    ;2
  1623. GlyphMap_X1                    =    24    ;2
  1624. GlyphMap_Y1                    =    26    ;2
  1625. GlyphMap_Width                    =    28    ;4
  1626. GlyphMap_BitMap                    =    32    ;4
  1627.  
  1628. ; ** GlyphWidthEntry **
  1629.  
  1630. GlyphWidthEntry_SIZEOF                =    14
  1631. GlyphWidthEntry_Node                =    0    ;8
  1632. GlyphWidthEntry_Code                =    8    ;2
  1633. GlyphWidthEntry_Width                =    10    ;4
  1634.  
  1635. ; ** gpGoInactive **
  1636.  
  1637. gpGoInactive_SIZEOF                =    12
  1638. gpGoInactive_MethodID                =    0    ;4
  1639. gpGoInactive_GInfo                =    4    ;4
  1640. gpGoInactive_Abort                =    8    ;4
  1641.  
  1642. ; ** gpHitTest **
  1643.  
  1644. gpHitTest_SIZEOF                =    12
  1645. gpHitTest_MethodID                =    0    ;4
  1646. gpHitTest_GInfo                    =    4    ;4
  1647. gpHitTest_Mouse                    =    8    ;4
  1648. gpHitTest_Mouse.X                =    8    ;2
  1649. gpHitTest_Mouse.Y                =    10    ;2
  1650.  
  1651. ; ** gpInput **
  1652.  
  1653. gpInput_SIZEOF                    =    24
  1654. gpInput_MethodID                =    0    ;4
  1655. gpInput_GInfo                    =    4    ;4
  1656. gpInput_IEvent                    =    8    ;4
  1657. gpInput_Termination                =    12    ;4
  1658. gpInput_Mouse                    =    16    ;4
  1659. gpInput_Mouse.X                    =    16    ;2
  1660. gpInput_Mouse.Y                    =    18    ;2
  1661. gpInput_TabletData                =    20    ;4
  1662.  
  1663. ; ** gpLayout **
  1664.  
  1665. gpLayout_SIZEOF                    =    12
  1666. gpLayout_MethodID                =    0    ;4
  1667. gpLayout_GInfo                    =    4    ;4
  1668. gpLayout_Initial                =    8    ;4
  1669.  
  1670. ; ** gpRender **
  1671.  
  1672. gpRender_SIZEOF                    =    16
  1673. gpRender_MethodID                =    0    ;4
  1674. gpRender_GInfo                    =    4    ;4
  1675. gpRender_RPort                    =    8    ;4
  1676. gpRender_Redraw                    =    12    ;4
  1677.  
  1678. ;;** Hook **
  1679.  
  1680. Hook_SIZEOF                    =    20
  1681. Hook_MinNode                    =    0    ;8
  1682. Hook_Entry                    =    8    ;4
  1683. Hook_SubEntry                    =    12    ;4
  1684. Hook_Data                    =    16    ;4
  1685.  
  1686. ;;** IBox **
  1687.  
  1688. IBox_SIZEOF                    =    8
  1689. IBox_Left                    =    0    ;2
  1690. IBox_Top                    =    2    ;2
  1691. IBox_Width                    =    4    ;2
  1692. IBox_Height                    =    6    ;2
  1693.  
  1694. ; ** IControlPrefs **
  1695.  
  1696. IControlPrefs_SIZEOF                =    28
  1697. IControlPrefs_Reserved                =    0    ;4
  1698. IControlPrefs_TimeOut                =    16    ;2
  1699. IControlPrefs_MetaDrag                =    18    ;2
  1700. IControlPrefs_Flags                =    20    ;4
  1701. IControlPrefs_WBToFront                =    24    ;1
  1702. IControlPrefs_FrontToBack            =    25    ;1
  1703. IControlPrefs_ReqTrue                =    26    ;1
  1704. IControlPrefs_ReqFalse                =    27    ;1
  1705.  
  1706. ; ** IENewTablet **
  1707.  
  1708. IENewTablet_SIZEOF                =    32
  1709. IENewTablet_CallBack                =    0    ;4
  1710. IENewTablet_ScaledX                =    4    ;2
  1711. IENewTablet_ScaledY                =    6    ;2
  1712. IENewTablet_ScaledXFraction            =    8    ;2
  1713. IENewTablet_ScaledYFraction            =    10    ;2
  1714. IENewTablet_TabletX                =    12    ;4
  1715. IENewTablet_TabletY                =    16    ;4
  1716. IENewTablet_RangeX                =    20    ;4
  1717. IENewTablet_RangeY                =    24    ;4
  1718. IENewTablet_TagList                =    28    ;4
  1719.  
  1720. ; ** IEPointerPixel **
  1721.  
  1722. IEPointerPixel_SIZEOF                =    8
  1723. IEPointerPixel_Screen                =    0    ;4
  1724. IEPointerPixel_Position                =    4    ;4
  1725. IEPointerPixel_Position.X            =    4    ;2
  1726. IEPointerPixel_Position.Y            =    6    ;2
  1727.  
  1728. ; ** IEPointerTablet **
  1729.  
  1730. IEPointerTablet_SIZEOF                =    10
  1731. IEPointerTablet_Range                =    0    ;4
  1732. IEPointerTablet_Range.X                =    0    ;2
  1733. IEPointerTablet_Range.Y                =    2    ;2
  1734. IEPointerTablet_Value                =    4    ;4
  1735. IEPointerTablet_Value.X                =    4    ;2
  1736. IEPointerTablet_Value.Y                =    6    ;2
  1737. IEPointerTablet_Pressure            =    8    ;2
  1738.  
  1739. ; ** IFFHandle **
  1740.  
  1741. IFFHandle_SIZEOF                =    12
  1742. IFFHandle_Stream                =    0    ;4
  1743. IFFHandle_Flags                    =    4    ;4
  1744. IFFHandle_Depth                    =    8    ;4
  1745.  
  1746. ; ** IFFStreamCmd **
  1747.  
  1748. IFFStreamCmd_SIZEOF                =    12
  1749. IFFStreamCmd_Command                =    0    ;4
  1750. IFFStreamCmd_Buf                =    4    ;4
  1751. IFFStreamCmd_NBytes                =    8    ;4
  1752.  
  1753. ; ** Image **
  1754.  
  1755. Image_SIZEOF                    =    20
  1756. Image_LeftEdge                    =    0    ;2
  1757. Image_TopEdge                    =    2    ;2
  1758. Image_Width                    =    4    ;2
  1759. Image_Height                    =    6    ;2
  1760. Image_Depth                    =    8    ;2
  1761. Image_ImageData                    =    10    ;4
  1762. Image_PlanePick                    =    14    ;1
  1763. Image_PlaneOnOff                =    15    ;1
  1764. Image_NextImage                    =    16    ;4
  1765.  
  1766. ; ** impDraw **
  1767.  
  1768. impDraw_SIZEOF                    =    24
  1769. impDraw_MethodID                =    0    ;4
  1770. impDraw_RPort                    =    4    ;4
  1771. impDraw_Offset                    =    8    ;4
  1772. impDraw_Offset.X                =    8    ;2
  1773. impDraw_Offset.Y                =    10    ;2
  1774. impDraw_State                    =    12    ;4
  1775. impDraw_DrInfo                    =    16    ;4
  1776. impDraw_Dimensions                =    20    ;4
  1777. impDraw_Dimensions.Width            =    20    ;2
  1778. impDraw_Dimensions.Height            =    22    ;2
  1779.  
  1780. ; ** impErase **
  1781.  
  1782. impErase_SIZEOF                    =    16
  1783. impErase_MethodID                =    0    ;4
  1784. impErase_RPort                    =    4    ;4
  1785. impErase_Offset                    =    8    ;4
  1786. impErase_Offset.X                =    8    ;2
  1787. impErase_Offset.Y                =    10    ;2
  1788. impErase_Dimensions                =    12    ;4
  1789. impErase_Dimensions.Width            =    12    ;2
  1790. impErase_Dimensions.Height            =    14    ;2
  1791.  
  1792. ; ** impFrameBox **
  1793.  
  1794. impFrameBox_SIZEOF                =    20
  1795. impFrameBox_MethodID                =    0    ;4
  1796. impFrameBox_ContentsBox                =    4    ;4
  1797. impFrameBox_FrameBox                =    8    ;4
  1798. impFrameBox_DrInfo                =    12    ;4
  1799. impFrameBox_FrameFlags                =    16    ;4
  1800.  
  1801. ; ** impHitTest **
  1802.  
  1803. impHitTest_SIZEOF                =    12
  1804. impHitTest_MethodID                =    0    ;4
  1805. impHitTest_Point                =    4    ;4
  1806. impHitTest_Point.X                =    4    ;2
  1807. impHitTest_Point.Y                =    6    ;2
  1808. impHitTest_Dimensions                =    8    ;4
  1809. impHitTest_Dimensions.Width            =    8    ;2
  1810. impHitTest_Dimensions.Height            =    10    ;2
  1811.  
  1812. ; ** InfoData **
  1813.  
  1814. InfoData_SIZEOF                    =    36
  1815. InfoData_NumSoftErrors                =    0    ;4
  1816. InfoData_UnitNumber                =    4    ;4
  1817. InfoData_DiskState                =    8    ;4
  1818. InfoData_NumBlocks                =    12    ;4
  1819. InfoData_NumBlocksUsed                =    16    ;4
  1820. InfoData_BytesPerBlock                =    20    ;4
  1821. InfoData_DiskType                =    24    ;4
  1822. InfoData_VolumeNode                =    28    ;4
  1823. InfoData_InUse                    =    32    ;4
  1824.  
  1825. ; ** InputEvent **
  1826.  
  1827. InputEvent_SIZEOF                =    22
  1828. InputEvent_NextEvent                =    0    ;4
  1829. InputEvent_Class                =    4    ;1
  1830. InputEvent_SubClass                =    5    ;1
  1831. InputEvent_Code                    =    6    ;2
  1832. InputEvent_Qualifier                =    8    ;2
  1833. InputEvent_Position                =    10    ;4
  1834. InputEvent_Position.xy                =    10    ;4
  1835. InputEvent_Position.xy.x            =    10    ;2
  1836. InputEvent_Position.xy.y            =    12    ;2
  1837. InputEvent_Position.addr            =    10    ;4
  1838. InputEvent_Position.dead            =    10    ;4
  1839. InputEvent_Position.dead.prev1DownCode        =    10    ;1
  1840. InputEvent_Position.dead.prev1DownQual        =    11    ;1
  1841. InputEvent_Position.dead.prev2DownCode        =    12    ;1
  1842. InputEvent_Position.dead.prev2DownQual        =    13    ;1
  1843. InputEvent_TimeStamp                =    14    ;8
  1844.  
  1845. ; ** InputPrefs **
  1846.  
  1847. InputPrefs_SIZEOF                =    44
  1848. InputPrefs_KeyMap                =    0    ;1
  1849. InputPrefs_PointerTicks                =    16    ;2
  1850. InputPrefs_DoubleClick                =    18    ;8
  1851. InputPrefs_KeyRptDelay                =    26    ;8
  1852. InputPrefs_KeyRptSpeed                =    34    ;8
  1853. InputPrefs_MouseAccel                =    42    ;2
  1854.  
  1855. ; ** InputXPression **
  1856.  
  1857. InputXPression_SIZEOF                =    12
  1858. InputXPression_Version                =    0    ;1
  1859. InputXPression_Class                =    1    ;1
  1860. InputXPression_Code                =    2    ;2
  1861. InputXPression_CodeMask                =    4    ;2
  1862. InputXPression_Qualifier            =    6    ;2
  1863. InputXPression_QualMask                =    8    ;2
  1864. InputXPression_QualSame                =    10    ;2
  1865.  
  1866. ; ** Interrupt **
  1867.  
  1868. Interrupt_SIZEOF                =    22
  1869. Interrupt_Node                    =    0    ;14
  1870. Interrupt_Data                    =    14    ;4
  1871. Interrupt_Code                    =    18    ;4
  1872.  
  1873. ; ** IntuiMessage **
  1874.  
  1875. IntuiMessage_SIZEOF                =    52
  1876. IntuiMessage_ExecMessage            =    0    ;20
  1877. IntuiMessage_Class                =    20    ;4
  1878. IntuiMessage_Code                =    24    ;2
  1879. IntuiMessage_Qualifier                =    26    ;2
  1880. IntuiMessage_IAddress                =    28    ;4
  1881. IntuiMessage_MouseX                =    32    ;2
  1882. IntuiMessage_MouseY                =    34    ;2
  1883. IntuiMessage_Seconds                =    36    ;4
  1884. IntuiMessage_Micros                =    40    ;4
  1885. IntuiMessage_IDCMPWindow            =    44    ;4
  1886. IntuiMessage_SpecialLink            =    48    ;4
  1887.  
  1888. ; ** IntuiText **
  1889.  
  1890. IntuiText_SIZEOF                =    20
  1891. IntuiText_FrontPen                =    0    ;1
  1892. IntuiText_BackPen                =    1    ;1
  1893. IntuiText_DrawMode                =    2    ;1
  1894. IntuiText_LeftEdge                =    4    ;2
  1895. IntuiText_TopEdge                =    6    ;2
  1896. IntuiText_ITextFont                =    8    ;4
  1897. IntuiText_IText                    =    12    ;4
  1898. IntuiText_NextText                =    16    ;4
  1899.  
  1900. ; ** IntVector **
  1901.  
  1902. IntVector_SIZEOF                =    12
  1903. IntVector_Data                    =    0    ;4
  1904. IntVector_Code                    =    4    ;4
  1905. IntVector_Node                    =    8    ;4
  1906.  
  1907. ; ** IOAudio **
  1908.  
  1909. IOAudio_SIZEOF                    =    68
  1910. IOAudio_Request                    =    0    ;32
  1911. IOAudio_AllocKey                =    32    ;2
  1912. IOAudio_Data                    =    34    ;4
  1913. IOAudio_Length                    =    38    ;4
  1914. IOAudio_Period                    =    42    ;2
  1915. IOAudio_Volume                    =    44    ;2
  1916. IOAudio_Cycles                    =    46    ;2
  1917. IOAudio_WriteMsg                =    48    ;20
  1918.  
  1919. ; ** IOBuff **
  1920.  
  1921. IOBuff_SIZEOF                    =    256
  1922. IOBuff_Node                    =    0    ;32
  1923. IOBuff_Rpt                    =    32    ;4
  1924. IOBuff_Rct                    =    36    ;4
  1925. IOBuff_DFH                    =    40    ;4
  1926. IOBuff_Lock                    =    44    ;4
  1927. IOBuff_Bct                    =    48    ;4
  1928. IOBuff_Area                    =    52    ;1
  1929.  
  1930. ; ** IOClipReq **
  1931.  
  1932. IOClipReq_SIZEOF                =    52
  1933. IOClipReq_Message                =    0    ;20
  1934. IOClipReq_Device                =    20    ;4
  1935. IOClipReq_Unit                    =    24    ;4
  1936. IOClipReq_Command                =    28    ;2
  1937. IOClipReq_Flags                    =    30    ;1
  1938. IOClipReq_Error                    =    31    ;1
  1939. IOClipReq_Actual                =    32    ;4
  1940. IOClipReq_Length                =    36    ;4
  1941. IOClipReq_Data                    =    40    ;4
  1942. IOClipReq_Offset                =    44    ;4
  1943. IOClipReq_ClipID                =    48    ;4
  1944.  
  1945. ; ** IODRPReq **
  1946.  
  1947. IODRPReq_SIZEOF                    =    62
  1948. IODRPReq_Message                =    0    ;20
  1949. IODRPReq_Device                    =    20    ;4
  1950. IODRPReq_Unit                    =    24    ;4
  1951. IODRPReq_Command                =    28    ;2
  1952. IODRPReq_Flags                    =    30    ;1
  1953. IODRPReq_Error                    =    31    ;1
  1954. IODRPReq_RastPort                =    32    ;4
  1955. IODRPReq_ColorMap                =    36    ;4
  1956. IODRPReq_Modes                    =    40    ;4
  1957. IODRPReq_SrcX                    =    44    ;2
  1958. IODRPReq_SrcY                    =    46    ;2
  1959. IODRPReq_SrcWidth                =    48    ;2
  1960. IODRPReq_SrcHeight                =    50    ;2
  1961. IODRPReq_DestCols                =    52    ;4
  1962. IODRPReq_DestRows                =    56    ;4
  1963. IODRPReq_Special                =    60    ;2
  1964.  
  1965. ; ** IOExtPar **
  1966.  
  1967. IOExtPar_SIZEOF                    =    62
  1968. IOExtPar_IOPar                    =    0    ;48
  1969. IOExtPar_PExtFlags                =    48    ;4
  1970. IOExtPar_Status                    =    52    ;1
  1971. IOExtPar_ParFlags                =    53    ;1
  1972. IOExtPar_PTermArray                =    54    ;8
  1973.  
  1974. ; ** IOExtSer **
  1975.  
  1976. IOExtSer_SIZEOF                    =    82
  1977. IOExtSer_IOSer                    =    0    ;48
  1978. IOExtSer_CtlChar                =    48    ;4
  1979. IOExtSer_RBufLen                =    52    ;4
  1980. IOExtSer_ExtFlags                =    56    ;4
  1981. IOExtSer_Baud                    =    60    ;4
  1982. IOExtSer_BrkTime                =    64    ;4
  1983. IOExtSer_TermArray                =    68    ;8
  1984. IOExtSer_ReadLen                =    76    ;1
  1985. IOExtSer_WriteLen                =    77    ;1
  1986. IOExtSer_StopBits                =    78    ;1
  1987. IOExtSer_SerFlags                =    79    ;1
  1988. IOExtSer_Status                    =    80    ;2
  1989.  
  1990. ; ** IOExtTD **
  1991.  
  1992. IOExtTD_SIZEOF                    =    56
  1993. IOExtTD_Req                    =    0    ;48
  1994. IOExtTD_Count                    =    48    ;4
  1995. IOExtTD_SecLabel                =    52    ;4
  1996.  
  1997. ; ** IOPArray **
  1998.  
  1999. IOPArray_SIZEOF                    =    8
  2000. IOPArray_PTermArray0                =    0    ;4
  2001. IOPArray_PTermArray1                =    4    ;4
  2002.  
  2003. ; ** IOPrtCmdReq **
  2004.  
  2005. IOPrtCmdReq_SIZEOF                =    38
  2006. IOPrtCmdReq_Message                =    0    ;20
  2007. IOPrtCmdReq_Device                =    20    ;4
  2008. IOPrtCmdReq_Unit                =    24    ;4
  2009. IOPrtCmdReq_Command                =    28    ;2
  2010. IOPrtCmdReq_Flags                =    30    ;1
  2011. IOPrtCmdReq_Error                =    31    ;1
  2012. IOPrtCmdReq_PrtCommand                =    32    ;2
  2013. IOPrtCmdReq_Parm0                =    34    ;1
  2014. IOPrtCmdReq_Parm1                =    35    ;1
  2015. IOPrtCmdReq_Parm2                =    36    ;1
  2016. IOPrtCmdReq_Parm3                =    37    ;1
  2017.  
  2018. ; ** IORequest **
  2019.  
  2020. IORequest_SIZEOF                =    32
  2021. IORequest_Message                =    0    ;20
  2022. IORequest_Device                =    20    ;4
  2023. IORequest_Unit                    =    24    ;4
  2024. IORequest_Command                =    28    ;2
  2025. IORequest_Flags                    =    30    ;1
  2026. IORequest_Error                    =    31    ;1
  2027.  
  2028. ; ** IOStdReq **
  2029.  
  2030. IOStdReq_SIZEOF                    =    48
  2031. IOStdReq_Message                =    0    ;20
  2032. IOStdReq_Device                    =    20    ;4
  2033. IOStdReq_Unit                    =    24    ;4
  2034. IOStdReq_Command                =    28    ;2
  2035. IOStdReq_Flags                    =    30    ;1
  2036. IOStdReq_Error                    =    31    ;1
  2037. IOStdReq_Actual                    =    32    ;4
  2038. IOStdReq_Length                    =    36    ;4
  2039. IOStdReq_Data                    =    40    ;4
  2040. IOStdReq_Offset                    =    44    ;4
  2041.  
  2042. ; ** IOTArray **
  2043.  
  2044. IOTArray_SIZEOF                    =    8
  2045. IOTArray_TermArray0                =    0    ;4
  2046. IOTArray_TermArray1                =    4    ;4
  2047.  
  2048. ; ** Isrvstr **
  2049.  
  2050. Isrvstr_SIZEOF                    =    30
  2051. Isrvstr_Node                    =    0    ;14
  2052. Isrvstr_Iptr                    =    14    ;4
  2053. Isrvstr_Code                    =    18    ;4
  2054. Isrvstr_CCode                    =    22    ;4
  2055. Isrvstr_CArg                    =    26    ;4
  2056.  
  2057. ;;** KeyMap **
  2058.  
  2059. KeyMap_SIZEOF                    =    32
  2060. KeyMap_LoKeyMapTypes                =    0    ;4
  2061. KeyMap_LoKeyMap                    =    4    ;4
  2062. KeyMap_LoCapsable                =    8    ;4
  2063. KeyMap_LoRepeatable                =    12    ;4
  2064. KeyMap_HiKeyMapTypes                =    16    ;4
  2065. KeyMap_HiKeyMap                    =    20    ;4
  2066. KeyMap_HiCapsable                =    24    ;4
  2067. KeyMap_HiRepeatable                =    28    ;4
  2068.  
  2069. ; ** KeyMapNode **
  2070.  
  2071. KeyMapNode_SIZEOF                =    46
  2072. KeyMapNode_Node                    =    0    ;14
  2073. KeyMapNode_KeyMap                =    14    ;32
  2074.  
  2075. ; ** KeyMapResource **
  2076.  
  2077. KeyMapResource_SIZEOF                =    28
  2078. KeyMapResource_Node                =    0    ;14
  2079. KeyMapResource_List                =    14    ;14
  2080.  
  2081. ; ** KeyQuery **
  2082.  
  2083. KeyQuery_SIZEOF                    =    4
  2084. KeyQuery_KeyCode                =    0    ;2
  2085. KeyQuery_Pressed                =    2    ;2
  2086.  
  2087. ;;** Layer **
  2088.  
  2089. Layer_SIZEOF                    =    160
  2090. Layer_Front                    =    0    ;4
  2091. Layer_Back                    =    4    ;4
  2092. Layer_ClipRect                    =    8    ;4
  2093. Layer_RastPort                    =    12    ;4
  2094. Layer_Bounds                    =    16    ;8
  2095. Layer_Reserved                    =    24    ;1
  2096. Layer_Priority                    =    28    ;2
  2097. Layer_Flags                    =    30    ;2
  2098. Layer_SuperBitMap                =    32    ;4
  2099. Layer_SuperClipRect                =    36    ;4
  2100. Layer_Window                    =    40    ;4
  2101. Layer_Scroll_X                    =    44    ;2
  2102. Layer_Scroll_Y                    =    46    ;2
  2103. Layer_cr                    =    48    ;4
  2104. Layer_cr2                    =    52    ;4
  2105. Layer_crnew                    =    56    ;4
  2106. Layer_SuperSaveClipRects            =    60    ;4
  2107. Layer_ClipRects                    =    64    ;4
  2108. Layer_LayerInfo                    =    68    ;4
  2109. Layer_Lock                    =    72    ;46
  2110. Layer_BackFill                    =    118    ;4
  2111. Layer_Reserved1                    =    122    ;4
  2112. Layer_ClipRegion                =    126    ;4
  2113. Layer_SaveClipRects                =    130    ;4
  2114. Layer_Width                    =    134    ;2
  2115. Layer_Height                    =    136    ;2
  2116. Layer_Reserved2                    =    138    ;1
  2117. Layer_DamageList                =    156    ;4
  2118.  
  2119. ; ** LayerInfo **
  2120.  
  2121. LayerInfo_SIZEOF                =    102
  2122. LayerInfo_Top_Layer                =    0    ;4
  2123. LayerInfo_Check_Lp                =    4    ;4
  2124. LayerInfo_Obs                    =    8    ;4
  2125. LayerInfo_FreeClipRects                =    12    ;4
  2126. LayerInfo_PrivateReserve1            =    16    ;4
  2127. LayerInfo_PrivateReserve2            =    20    ;4
  2128. LayerInfo_Lock                    =    24    ;46
  2129. LayerInfo_Gs_Head                =    70    ;12
  2130. LayerInfo_PrivateReserve3            =    82    ;2
  2131. LayerInfo_PrivateReserve4            =    84    ;4
  2132. LayerInfo_Flags                    =    88    ;2
  2133. LayerInfo_Fatten_Count                =    90    ;1
  2134. LayerInfo_LockLayersCount            =    91    ;1
  2135. LayerInfo_PrivateReserve5            =    92    ;2
  2136. LayerInfo_BlankHook                =    94    ;4
  2137. LayerInfo_LayerInfo_Extra            =    98    ;4
  2138.  
  2139. ; ** Library **
  2140.  
  2141. Library_SIZEOF                    =    34
  2142. Library_Node                    =    0    ;14
  2143. Library_Flags                    =    14    ;1
  2144. Library_Pad                    =    15    ;1
  2145. Library_NegSize                    =    16    ;2
  2146. Library_PosSize                    =    18    ;2
  2147. Library_Version                    =    20    ;2
  2148. Library_Revision                =    22    ;2
  2149. Library_IDString                =    24    ;4
  2150. Library_Sum                    =    28    ;4
  2151. Library_OpenCnt                    =    32    ;2
  2152.  
  2153. ; ** Line **
  2154.  
  2155. Line_SIZEOF                    =    36
  2156. Line_Link                    =    0    ;8
  2157. Line_Text                    =    8    ;4
  2158. Line_TextLen                    =    12    ;4
  2159. Line_XOffset                    =    16    ;2
  2160. Line_YOffset                    =    18    ;2
  2161. Line_Width                    =    20    ;2
  2162. Line_Height                    =    22    ;2
  2163. Line_Flags                    =    24    ;2
  2164. Line_FgPen                    =    26    ;1
  2165. Line_BgPen                    =    27    ;1
  2166. Line_Style                    =    28    ;4
  2167. Line_Data                    =    32    ;4
  2168.  
  2169. ; ** List **
  2170.  
  2171. List_SIZEOF                    =    14
  2172. List_Head                    =    0    ;4
  2173. List_Tail                    =    4    ;4
  2174. List_TailPred                    =    8    ;4
  2175. List_Type                    =    12    ;1
  2176. List_Pad                    =    13    ;1
  2177.  
  2178. ; ** LoadSegBlock **
  2179.  
  2180. LoadSegBlock_SIZEOF                =    512
  2181. LoadSegBlock_ID                    =    0    ;4
  2182. LoadSegBlock_SummedLongs            =    4    ;4
  2183. LoadSegBlock_ChkSum                =    8    ;4
  2184. LoadSegBlock_HostID                =    12    ;4
  2185. LoadSegBlock_Next                =    16    ;4
  2186. LoadSegBlock_LoadData                =    20    ;4
  2187.  
  2188. ; ** LocalContextItem **
  2189.  
  2190. LocalContextItem_SIZEOF                =    20
  2191. LocalContextItem_Node                =    0    ;8
  2192. LocalContextItem_ID                =    8    ;4
  2193. LocalContextItem_Type                =    12    ;4
  2194. LocalContextItem_Ident                =    16    ;4
  2195.  
  2196. ; ** LocalVar **
  2197.  
  2198. LocalVar_SIZEOF                    =    24
  2199. LocalVar_Node                    =    0    ;14
  2200. LocalVar_Flags                    =    14    ;2
  2201. LocalVar_Value                    =    16    ;4
  2202. LocalVar_Len                    =    20    ;4
  2203.  
  2204. ; ** Locale **
  2205.  
  2206. Locale_SIZEOF                    =    168
  2207. Locale_LocaleName                =    0    ;4
  2208. Locale_LanguageName                =    4    ;4
  2209. Locale_PrefLanguages                =    8    ;4
  2210. Locale_Flags                    =    48    ;4
  2211. Locale_CodeSet                    =    52    ;4
  2212. Locale_CountryCode                =    56    ;4
  2213. Locale_TelephoneCode                =    60    ;4
  2214. Locale_GMTOffset                =    64    ;4
  2215. Locale_MeasuringSystem                =    68    ;1
  2216. Locale_CalendarType                =    69    ;1
  2217. Locale_Reserved0                =    70    ;1
  2218. Locale_DateTimeFormat                =    72    ;4
  2219. Locale_DateFormat                =    76    ;4
  2220. Locale_TimeFormat                =    80    ;4
  2221. Locale_ShortDateTimeFormat            =    84    ;4
  2222. Locale_ShortDateFormat                =    88    ;4
  2223. Locale_ShortTimeFormat                =    92    ;4
  2224. Locale_DecimalPoint                =    96    ;4
  2225. Locale_GroupSeparator                =    100    ;4
  2226. Locale_FracGroupSeparator            =    104    ;4
  2227. Locale_Grouping                    =    108    ;4
  2228. Locale_FracGrouping                =    112    ;4
  2229. Locale_MonDecimalPoint                =    116    ;4
  2230. Locale_MonGroupSeparator            =    120    ;4
  2231. Locale_MonFracGroupSeparator            =    124    ;4
  2232. Locale_MonGrouping                =    128    ;4
  2233. Locale_MonFracGrouping                =    132    ;4
  2234. Locale_MonFracDigits                =    136    ;1
  2235. Locale_MonIntFracDigits                =    137    ;1
  2236. Locale_Reserved1                =    138    ;1
  2237. Locale_MonCS                    =    140    ;4
  2238. Locale_MonSmallCS                =    144    ;4
  2239. Locale_MonIntCS                    =    148    ;4
  2240. Locale_MonPositiveSign                =    152    ;4
  2241. Locale_MonPositiveSpaceSep            =    156    ;1
  2242. Locale_MonPositiveSignPos            =    157    ;1
  2243. Locale_MonPositiveCSPos                =    158    ;1
  2244. Locale_Reserved2                =    159    ;1
  2245. Locale_MonNegativeSign                =    160    ;4
  2246. Locale_MonNegativeSpaceSep            =    164    ;1
  2247. Locale_MonNegativeSignPos            =    165    ;1
  2248. Locale_MonNegativeCSPos                =    166    ;1
  2249. Locale_Reserved3                =    167    ;1
  2250.  
  2251. ; ** LocalePrefs **
  2252.  
  2253. LocalePrefs_SIZEOF                =    860
  2254. LocalePrefs_Reserved                =    0    ;4
  2255. LocalePrefs_CountryName                =    16    ;1
  2256. LocalePrefs_PreferredLanguages            =    48    ;30
  2257. LocalePrefs_GMTOffset                =    348    ;4
  2258. LocalePrefs_Flags                =    352    ;4
  2259. LocalePrefs_CountryData                =    356    ;504
  2260.  
  2261. ; ** LSNMSF **
  2262.  
  2263. LSNMSF_SIZEOF                    =    4
  2264. LSNMSF_MSF                    =    0    ;4
  2265. LSNMSF_LSN                    =    0    ;4
  2266.  
  2267. ; ** LVDrawMsg **
  2268.  
  2269. LVDrawMsg_SIZEOF                =    24
  2270. LVDrawMsg_MethodID                =    0    ;4
  2271. LVDrawMsg_RastPort                =    4    ;4
  2272. LVDrawMsg_DrawInfo                =    8    ;4
  2273. LVDrawMsg_Bounds                =    12    ;8
  2274. LVDrawMsg_State                    =    20    ;4
  2275.  
  2276. ;;** MathIEEEResource **
  2277.  
  2278. MathIEEEResource_SIZEOF                =    44
  2279. MathIEEEResource_Node                =    0    ;14
  2280. MathIEEEResource_Flags                =    14    ;2
  2281. MathIEEEResource_BaseAddr            =    16    ;4
  2282. MathIEEEResource_DblBasInit            =    20    ;4
  2283. MathIEEEResource_DblTransInit            =    24    ;4
  2284. MathIEEEResource_SglBasInit            =    28    ;4
  2285. MathIEEEResource_SglTransInit            =    32    ;4
  2286. MathIEEEResource_ExtBasInit            =    36    ;4
  2287. MathIEEEResource_ExtTransInit            =    40    ;4
  2288.  
  2289. ; ** MemChunk **
  2290.  
  2291. MemChunk_SIZEOF                    =    8
  2292. MemChunk_Next                    =    0    ;4
  2293. MemChunk_Bytes                    =    4    ;4
  2294.  
  2295. ; ** MemEntry **
  2296.  
  2297. MemEntry_SIZEOF                    =    8
  2298. MemEntry_Un                    =    0    ;4
  2299. MemEntry_Un.Regs                =    0    ;4
  2300. MemEntry_Un.Addr                =    0    ;4
  2301. MemEntry_Length                    =    4    ;4
  2302.  
  2303. ; ** MemHandlerData **
  2304.  
  2305. MemHandlerData_SIZEOF                =    12
  2306. MemHandlerData_RequestSize            =    0    ;4
  2307. MemHandlerData_RequestFlags            =    4    ;4
  2308. MemHandlerData_Flags                =    8    ;4
  2309.  
  2310. ; ** MemHeader **
  2311.  
  2312. MemHeader_SIZEOF                =    32
  2313. MemHeader_Node                    =    0    ;14
  2314. MemHeader_Attributes                =    14    ;2
  2315. MemHeader_First                    =    16    ;4
  2316. MemHeader_Lower                    =    20    ;4
  2317. MemHeader_Upper                    =    24    ;4
  2318. MemHeader_Free                    =    28    ;4
  2319.  
  2320. ; ** MemList **
  2321.  
  2322. MemList_SIZEOF                    =    24
  2323. MemList_Node                    =    0    ;14
  2324. MemList_NumEntries                =    14    ;2
  2325. MemList_ME                    =    16    ;8
  2326.  
  2327. ; ** Menu **
  2328.  
  2329. Menu_SIZEOF                    =    30
  2330. Menu_NextMenu                    =    0    ;4
  2331. Menu_LeftEdge                    =    4    ;2
  2332. Menu_TopEdge                    =    6    ;2
  2333. Menu_Width                    =    8    ;2
  2334. Menu_Height                    =    10    ;2
  2335. Menu_Flags                    =    12    ;2
  2336. Menu_MenuName                    =    14    ;4
  2337. Menu_FirstItem                    =    18    ;4
  2338. Menu_JazzX                    =    22    ;2
  2339. Menu_JazzY                    =    24    ;2
  2340. Menu_BeatX                    =    26    ;2
  2341. Menu_BeatY                    =    28    ;2
  2342.  
  2343. ; ** MenuItem **
  2344.  
  2345. MenuItem_SIZEOF                    =    34
  2346. MenuItem_NextItem                =    0    ;4
  2347. MenuItem_LeftEdge                =    4    ;2
  2348. MenuItem_TopEdge                =    6    ;2
  2349. MenuItem_Width                    =    8    ;2
  2350. MenuItem_Height                    =    10    ;2
  2351. MenuItem_Flags                    =    12    ;2
  2352. MenuItem_MutualExclude                =    14    ;4
  2353. MenuItem_ItemFill                =    18    ;4
  2354. MenuItem_SelectFill                =    22    ;4
  2355. MenuItem_Command                =    26    ;1
  2356. MenuItem_SubItem                =    28    ;4
  2357. MenuItem_NextSelect                =    32    ;2
  2358.  
  2359. ; ** Message **
  2360.  
  2361. Message_SIZEOF                    =    20
  2362. Message_Node                    =    0    ;14
  2363. Message_ReplyPort                =    14    ;4
  2364. Message_Length                    =    18    ;2
  2365.  
  2366. ; ** MinList **
  2367.  
  2368. MinList_SIZEOF                    =    12
  2369. MinList_Head                    =    0    ;4
  2370. MinList_Tail                    =    4    ;4
  2371. MinList_TailPred                =    8    ;4
  2372.  
  2373. ; ** MinNode **
  2374.  
  2375. MinNode_SIZEOF                    =    8
  2376. MinNode_Succ                    =    0    ;4
  2377. MinNode_Pred                    =    4    ;4
  2378.  
  2379. ; ** MonitorInfo **
  2380.  
  2381. MonitorInfo_SIZEOF                =    96
  2382. MonitorInfo_Header                =    0    ;16
  2383. MonitorInfo_Mspc                =    16    ;4
  2384. MonitorInfo_ViewPosition            =    20    ;4
  2385. MonitorInfo_ViewResolution            =    24    ;4
  2386. MonitorInfo_ViewPositionRange            =    28    ;8
  2387. MonitorInfo_TotalRows                =    36    ;2
  2388. MonitorInfo_TotalColorClocks            =    38    ;2
  2389. MonitorInfo_MinRow                =    40    ;2
  2390. MonitorInfo_Compatibility            =    42    ;2
  2391. MonitorInfo_Pad                    =    44    ;1
  2392. MonitorInfo_MouseTicks                =    76    ;4
  2393. MonitorInfo_DefaultViewPosition            =    80    ;4
  2394. MonitorInfo_PreferredModeID            =    84    ;4
  2395. MonitorInfo_Reserved                =    88    ;4
  2396.  
  2397. ; ** MonitorSpec **
  2398.  
  2399. MonitorSpec_SIZEOF                =    160
  2400. MonitorSpec_Node                =    0    ;24
  2401. MonitorSpec_Flags                =    24    ;2
  2402. MonitorSpec_RatioH                =    26    ;4
  2403. MonitorSpec_RatioV                =    30    ;4
  2404. MonitorSpec_Total_Rows                =    34    ;2
  2405. MonitorSpec_Total_ColorClocks            =    36    ;2
  2406. MonitorSpec_DeniseMaxDisplayColumn        =    38    ;2
  2407. MonitorSpec_BeamCon0                =    40    ;2
  2408. MonitorSpec_Min_Row                =    42    ;2
  2409. MonitorSpec_Special                =    44    ;4
  2410. MonitorSpec_OpenCount                =    48    ;2
  2411. MonitorSpec_Transform                =    50    ;4
  2412. MonitorSpec_Translate                =    54    ;4
  2413. MonitorSpec_Scale                =    58    ;4
  2414. MonitorSpec_XOffset                =    62    ;2
  2415. MonitorSpec_YOffset                =    64    ;2
  2416. MonitorSpec_LegalView                =    66    ;8
  2417. MonitorSpec_MaxOScan                =    74    ;4
  2418. MonitorSpec_VideoScan                =    78    ;4
  2419. MonitorSpec_DeniseMinDisplayColumn        =    82    ;2
  2420. MonitorSpec_DisplayCompatible            =    84    ;4
  2421. MonitorSpec_DisplayInfoDataBase            =    88    ;14
  2422. MonitorSpec_DisplayInfoDataBaseSemaphore    =    102    ;46
  2423. MonitorSpec_MrgCop                =    148    ;4
  2424. MonitorSpec_LoadView                =    152    ;4
  2425. MonitorSpec_KillView                =    156    ;4
  2426.  
  2427. ; ** Mouth_rb **
  2428.  
  2429. Mouth_rb_SIZEOF                    =    92
  2430. Mouth_rb_Voice                    =    0    ;88
  2431. Mouth_rb_Width                    =    88    ;1
  2432. Mouth_rb_Height                    =    89    ;1
  2433. Mouth_rb_Shape                    =    90    ;1
  2434. Mouth_rb_Sync                    =    91    ;1
  2435.  
  2436. ; ** MsgPort **
  2437.  
  2438. MsgPort_SIZEOF                    =    34
  2439. MsgPort_Node                    =    0    ;14
  2440. MsgPort_Flags                    =    14    ;1
  2441. MsgPort_SigBit                    =    15    ;1
  2442. MsgPort_SigTask                    =    16    ;4
  2443. MsgPort_MsgList                    =    20    ;14
  2444.  
  2445. ;;** NameInfo **
  2446.  
  2447. NameInfo_SIZEOF                    =    56
  2448. NameInfo_Header                    =    0    ;16
  2449. NameInfo_Name                    =    16    ;1
  2450. NameInfo_Reserved                =    48    ;4
  2451.  
  2452. ; ** NamedObject **
  2453.  
  2454. NamedObject_SIZEOF                =    4
  2455. NamedObject_Object                =    0    ;4
  2456.  
  2457. ; ** Narrator_rb **
  2458.  
  2459. Narrator_rb_SIZEOF                =    88
  2460. Narrator_rb_Message                =    0    ;48
  2461. Narrator_rb_Rate                =    48    ;2
  2462. Narrator_rb_Pitch                =    50    ;2
  2463. Narrator_rb_Mode                =    52    ;2
  2464. Narrator_rb_Sex                    =    54    ;2
  2465. Narrator_rb_ch_Masks                =    56    ;4
  2466. Narrator_rb_nm_Masks                =    60    ;2
  2467. Narrator_rb_Volume                =    62    ;2
  2468. Narrator_rb_SampFreq                =    64    ;2
  2469. Narrator_rb_Mouths                =    66    ;1
  2470. Narrator_rb_ChanMask                =    67    ;1
  2471. Narrator_rb_NumChan                =    68    ;1
  2472. Narrator_rb_Flags                =    69    ;1
  2473. Narrator_rb_FOEnthusiasm            =    70    ;1
  2474. Narrator_rb_FOPerTurb                =    71    ;1
  2475. Narrator_rb_F1adj                =    72    ;1
  2476. Narrator_rb_F2adj                =    73    ;1
  2477. Narrator_rb_F3adj                =    74    ;1
  2478. Narrator_rb_A1adj                =    75    ;1
  2479. Narrator_rb_A2adj                =    76    ;1
  2480. Narrator_rb_A3adj                =    77    ;1
  2481. Narrator_rb_Articulate                =    78    ;1
  2482. Narrator_rb_Centralize                =    79    ;1
  2483. Narrator_rb_Centphon                =    80    ;4
  2484. Narrator_rb_AVbias                =    84    ;1
  2485. Narrator_rb_AFbias                =    85    ;1
  2486. Narrator_rb_Priority                =    86    ;1
  2487. Narrator_rb_Pad1                =    87    ;1
  2488.  
  2489. ; ** NewAmigaGuide **
  2490.  
  2491. NewAmigaGuide_SIZEOF                =    52
  2492. NewAmigaGuide_Lock                =    0    ;4
  2493. NewAmigaGuide_Name                =    4    ;4
  2494. NewAmigaGuide_Screen                =    8    ;4
  2495. NewAmigaGuide_PubScreen                =    12    ;4
  2496. NewAmigaGuide_HostPort                =    16    ;4
  2497. NewAmigaGuide_ClientPort            =    20    ;4
  2498. NewAmigaGuide_BaseName                =    24    ;4
  2499. NewAmigaGuide_Flags                =    28    ;4
  2500. NewAmigaGuide_Context                =    32    ;4
  2501. NewAmigaGuide_Node                =    36    ;4
  2502. NewAmigaGuide_Line                =    40    ;4
  2503. NewAmigaGuide_Extens                =    44    ;4
  2504. NewAmigaGuide_Client                =    48    ;4
  2505.  
  2506. ; ** NewBroker **
  2507.  
  2508. NewBroker_SIZEOF                =    26
  2509. NewBroker_Version                =    0    ;1
  2510. NewBroker_Name                    =    2    ;4
  2511. NewBroker_Title                    =    6    ;4
  2512. NewBroker_Descr                    =    10    ;4
  2513. NewBroker_Unique                =    14    ;2
  2514. NewBroker_Flags                    =    16    ;2
  2515. NewBroker_Pri                    =    18    ;1
  2516. NewBroker_Port                    =    20    ;4
  2517. NewBroker_ReservedChannel            =    24    ;2
  2518.  
  2519. ; ** NewGadget **
  2520.  
  2521. NewGadget_SIZEOF                =    30
  2522. NewGadget_LeftEdge                =    0    ;2
  2523. NewGadget_TopEdge                =    2    ;2
  2524. NewGadget_Width                    =    4    ;2
  2525. NewGadget_Height                =    6    ;2
  2526. NewGadget_GadgetText                =    8    ;4
  2527. NewGadget_TextAttr                =    12    ;4
  2528. NewGadget_GadgetID                =    16    ;2
  2529. NewGadget_Flags                    =    18    ;4
  2530. NewGadget_VisualInfo                =    22    ;4
  2531. NewGadget_UserData                =    26    ;4
  2532.  
  2533. ; ** NewMenu **
  2534.  
  2535. NewMenu_SIZEOF                    =    20
  2536. NewMenu_Type                    =    0    ;1
  2537. NewMenu_Label                    =    2    ;4
  2538. NewMenu_CommKey                    =    6    ;4
  2539. NewMenu_Flags                    =    10    ;2
  2540. NewMenu_MutualExclude                =    12    ;4
  2541. NewMenu_UserData                =    16    ;4
  2542.  
  2543. ; ** NewScreen **
  2544.  
  2545. NewScreen_SIZEOF                =    32
  2546. NewScreen_LeftEdge                =    0    ;2
  2547. NewScreen_TopEdge                =    2    ;2
  2548. NewScreen_Width                    =    4    ;2
  2549. NewScreen_Height                =    6    ;2
  2550. NewScreen_Depth                    =    8    ;2
  2551. NewScreen_DetailPen                =    10    ;1
  2552. NewScreen_BlockPen                =    11    ;1
  2553. NewScreen_ViewModes                =    12    ;2
  2554. NewScreen_Type                    =    14    ;2
  2555. NewScreen_Font                    =    16    ;4
  2556. NewScreen_DefaultTitle                =    20    ;4
  2557. NewScreen_Gadgets                =    24    ;4
  2558. NewScreen_CustomBitMap                =    28    ;4
  2559.  
  2560. ; ** NewWindow **
  2561.  
  2562. NewWindow_SIZEOF                =    48
  2563. NewWindow_LeftEdge                =    0    ;2
  2564. NewWindow_TopEdge                =    2    ;2
  2565. NewWindow_Width                    =    4    ;2
  2566. NewWindow_Height                =    6    ;2
  2567. NewWindow_DetailPen                =    8    ;1
  2568. NewWindow_BlockPen                =    9    ;1
  2569. NewWindow_IDCMPFlags                =    10    ;4
  2570. NewWindow_Flags                    =    14    ;4
  2571. NewWindow_FirstGadget                =    18    ;4
  2572. NewWindow_CheckMark                =    22    ;4
  2573. NewWindow_Title                    =    26    ;4
  2574. NewWindow_Screen                =    30    ;4
  2575. NewWindow_BitMap                =    34    ;4
  2576. NewWindow_MinWidth                =    38    ;2
  2577. NewWindow_MinHeight                =    40    ;2
  2578. NewWindow_MaxWidth                =    42    ;2
  2579. NewWindow_MaxHeight                =    44    ;2
  2580. NewWindow_Type                    =    46    ;2
  2581.  
  2582. ; ** NexxStr **
  2583.  
  2584. NexxStr_SIZEOF                    =    16
  2585. NexxStr_IValue                    =    0    ;4
  2586. NexxStr_Length                    =    4    ;2
  2587. NexxStr_Flags                    =    6    ;1
  2588. NexxStr_Hash                    =    7    ;1
  2589. NexxStr_Buff                    =    8    ;1
  2590.  
  2591. ; ** Node **
  2592.  
  2593. Node_SIZEOF                    =    14
  2594. Node_Succ                    =    0    ;4
  2595. Node_Pred                    =    4    ;4
  2596. Node_Type                    =    8    ;1
  2597. Node_Pri                    =    9    ;1
  2598. Node_Name                    =    10    ;4
  2599.  
  2600. ; ** NotifyMessage **
  2601.  
  2602. NotifyMessage_SIZEOF                =    38
  2603. NotifyMessage_ExecMessage            =    0    ;20
  2604. NotifyMessage_Class                =    20    ;4
  2605. NotifyMessage_Code                =    24    ;2
  2606. NotifyMessage_NReq                =    26    ;4
  2607. NotifyMessage_DoNotTouch            =    30    ;4
  2608. NotifyMessage_DoNotTouch2            =    34    ;4
  2609.  
  2610. ; ** NotifyRequest **
  2611.  
  2612. NotifyRequest_SIZEOF                =    48
  2613. NotifyRequest_Name                =    0    ;4
  2614. NotifyRequest_FullName                =    4    ;4
  2615. NotifyRequest_UserData                =    8    ;4
  2616. NotifyRequest_Flags                =    12    ;4
  2617. NotifyRequest_Stuff                =    16    ;8
  2618. NotifyRequest_Stuff.Msg                =    16    ;4
  2619. NotifyRequest_Stuff.Msg.Port            =    16    ;4
  2620. NotifyRequest_Stuff.Signal            =    16    ;4
  2621. NotifyRequest_Stuff.Signal.Task            =    16    ;4
  2622. NotifyRequest_Stuff.Signal.SignalNum        =    20    ;1
  2623. NotifyRequest_Stuff.Signal.Pad            =    21    ;1
  2624. NotifyRequest_Reserved                =    24    ;4
  2625. NotifyRequest_MsgCount                =    40    ;4
  2626. NotifyRequest_Handler                =    44    ;4
  2627.  
  2628. ; ** NVEntry **
  2629.  
  2630. NVEntry_SIZEOF                    =    20
  2631. NVEntry_Node                    =    0    ;8
  2632. NVEntry_Name                    =    8    ;4
  2633. NVEntry_Size                    =    12    ;4
  2634. NVEntry_Protection                =    16    ;4
  2635.  
  2636. ; ** NVInfo **
  2637.  
  2638. NVInfo_SIZEOF                    =    8
  2639. NVInfo_MaxStorage                =    0    ;4
  2640. NVInfo_FreeStorage                =    4    ;4
  2641.  
  2642. ;;** Object **
  2643.  
  2644. Object_SIZEOF                    =    12
  2645. Object_Node                    =    0    ;8
  2646. Object_Class                    =    8    ;4
  2647.  
  2648. ; ** OldDrawerData **
  2649.  
  2650. OldDrawerData_SIZEOF                =    56
  2651. OldDrawerData_NewWindow                =    0    ;48
  2652. OldDrawerData_CurrentX                =    48    ;4
  2653. OldDrawerData_CurrentY                =    52    ;4
  2654.  
  2655. ; ** opAddTail **
  2656.  
  2657. opAddTail_SIZEOF                =    8
  2658. opAddTail_MethodID                =    0    ;4
  2659. opAddTail_List                    =    4    ;4
  2660.  
  2661. ; ** opExpungeNode **
  2662.  
  2663. opExpungeNode_SIZEOF                =    8
  2664. opExpungeNode_MethodID                =    0    ;4
  2665. opExpungeNode_Attrs                =    4    ;4
  2666.  
  2667. ; ** opFindHost **
  2668.  
  2669. opFindHost_SIZEOF                =    28
  2670. opFindHost_MethodID                =    0    ;4
  2671. opFindHost_Attrs                =    4    ;4
  2672. opFindHost_Node                    =    8    ;4
  2673. opFindHost_TOC                    =    12    ;4
  2674. opFindHost_Title                =    16    ;4
  2675. opFindHost_Next                    =    20    ;4
  2676. opFindHost_Prev                    =    24    ;4
  2677.  
  2678. ; ** opGet **
  2679.  
  2680. opGet_SIZEOF                    =    12
  2681. opGet_MethodID                    =    0    ;4
  2682. opGet_AttrID                    =    4    ;4
  2683. opGet_Storage                    =    8    ;4
  2684.  
  2685. ; ** opMember **
  2686.  
  2687. opMember_SIZEOF                    =    8
  2688. opMember_MethodID                =    0    ;4
  2689. opMember_Object                    =    4    ;4
  2690.  
  2691. ; ** opNodeID **
  2692.  
  2693. opNodeID_SIZEOF                    =    28
  2694. opNodeID_MethodID                =    0    ;4
  2695. opNodeID_Attrs                    =    4    ;4
  2696. opNodeID_Node                    =    8    ;4
  2697. opNodeID_FileName                =    12    ;4
  2698. opNodeID_DocBuffer                =    16    ;4
  2699. opNodeID_BuffLen                =    20    ;4
  2700. opNodeID_Flags                    =    24    ;4
  2701.  
  2702. ; ** opSet **
  2703.  
  2704. opSet_SIZEOF                    =    12
  2705. opSet_MethodID                    =    0    ;4
  2706. opSet_AttrList                    =    4    ;4
  2707. opSet_GInfo                    =    8    ;4
  2708.  
  2709. ; ** opUpdate **
  2710.  
  2711. opUpdate_SIZEOF                    =    16
  2712. opUpdate_MethodID                =    0    ;4
  2713. opUpdate_AttrList                =    4    ;4
  2714. opUpdate_GInfo                    =    8    ;4
  2715. opUpdate_Flags                    =    12    ;4
  2716.  
  2717. ; ** OverscanPrefs **
  2718.  
  2719. OverscanPrefs_SIZEOF                =    36
  2720. OverscanPrefs_Reserved                =    0    ;4
  2721. OverscanPrefs_Magic                =    4    ;4
  2722. OverscanPrefs_HStart                =    8    ;2
  2723. OverscanPrefs_HStop                =    10    ;2
  2724. OverscanPrefs_VStart                =    12    ;2
  2725. OverscanPrefs_VStop                =    14    ;2
  2726. OverscanPrefs_DisplayID                =    16    ;4
  2727. OverscanPrefs_ViewPos                =    20    ;4
  2728. OverscanPrefs_Text                =    24    ;4
  2729. OverscanPrefs_Standard                =    28    ;8
  2730.  
  2731. ;;** PaletteExtra **
  2732.  
  2733. PaletteExtra_SIZEOF                =    68
  2734. PaletteExtra_Semaphore                =    0    ;46
  2735. PaletteExtra_FirstFree                =    46    ;2
  2736. PaletteExtra_NFree                =    48    ;2
  2737. PaletteExtra_FirstShared            =    50    ;2
  2738. PaletteExtra_NShared                =    52    ;2
  2739. PaletteExtra_RefCnt                =    54    ;4
  2740. PaletteExtra_AllocList                =    58    ;4
  2741. PaletteExtra_ViewPort                =    62    ;4
  2742. PaletteExtra_SharableColors            =    66    ;2
  2743.  
  2744. ; ** PalettePrefs **
  2745.  
  2746. PalettePrefs_SIZEOF                =    400
  2747. PalettePrefs_Reserved                =    0    ;4
  2748. PalettePrefs_4ColorPens                =    16    ;2
  2749. PalettePrefs_8ColorPens                =    80    ;2
  2750. PalettePrefs_Colors                =    144    ;8
  2751.  
  2752. ; ** PartitionBlock **
  2753.  
  2754. PartitionBlock_SIZEOF                =    256
  2755. PartitionBlock_ID                =    0    ;4
  2756. PartitionBlock_SummedLongs            =    4    ;4
  2757. PartitionBlock_ChkSum                =    8    ;4
  2758. PartitionBlock_HostID                =    12    ;4
  2759. PartitionBlock_Next                =    16    ;4
  2760. PartitionBlock_Flags                =    20    ;4
  2761. PartitionBlock_Reserved1            =    24    ;4
  2762. PartitionBlock_DevFlags                =    32    ;4
  2763. PartitionBlock_DriveName            =    36    ;1
  2764. PartitionBlock_Reserved2            =    68    ;4
  2765. PartitionBlock_Environment            =    128    ;4
  2766. PartitionBlock_EReserved            =    196    ;4
  2767.  
  2768. ; ** PGX **
  2769.  
  2770. PGX_SIZEOF                    =    16
  2771. PGX_Container                    =    0    ;8
  2772. PGX_NewKnob                    =    8    ;8
  2773.  
  2774. ; ** Player **
  2775.  
  2776. Player_SIZEOF                    =    44
  2777. Player_Link                    =    0    ;14
  2778. Player_Reserved0                =    14    ;1
  2779. Player_Reserved1                =    15    ;1
  2780. Player_Hook                    =    16    ;4
  2781. Player_Source                    =    20    ;4
  2782. Player_Task                    =    24    ;4
  2783. Player_MetricTime                =    28    ;4
  2784. Player_AlarmTime                =    32    ;4
  2785. Player_UserData                    =    36    ;4
  2786. Player_PlayerID                    =    40    ;2
  2787. Player_Flags                    =    42    ;2
  2788.  
  2789. ; ** pmState **
  2790.  
  2791. pmState_SIZEOF                    =    8
  2792. pmState_Method                    =    0    ;4
  2793. pmState_OldState                =    4    ;4
  2794.  
  2795. ; ** pmTime **
  2796.  
  2797. pmTime_SIZEOF                    =    8
  2798. pmTime_Method                    =    0    ;4
  2799. pmTime_Time                    =    4    ;4
  2800.  
  2801. ; ** PointerPrefs **
  2802.  
  2803. PointerPrefs_SIZEOF                =    32
  2804. PointerPrefs_Reserved                =    0    ;4
  2805. PointerPrefs_Which                =    16    ;2
  2806. PointerPrefs_Size                =    18    ;2
  2807. PointerPrefs_Width                =    20    ;2
  2808. PointerPrefs_Height                =    22    ;2
  2809. PointerPrefs_Depth                =    24    ;2
  2810. PointerPrefs_YSize                =    26    ;2
  2811. PointerPrefs_X                    =    28    ;2
  2812. PointerPrefs_Y                    =    30    ;2
  2813.  
  2814. ; ** Preferences **
  2815.  
  2816. Preferences_SIZEOF                =    232
  2817. Preferences_FontHeight                =    0    ;1
  2818. Preferences_PrinterPort                =    1    ;1
  2819. Preferences_BaudRate                =    2    ;2
  2820. Preferences_KeyRptSpeed                =    4    ;8
  2821. Preferences_KeyRptDelay                =    12    ;8
  2822. Preferences_DoubleClick                =    20    ;8
  2823. Preferences_PointerMatrix            =    28    ;2
  2824. Preferences_XOffset                =    100    ;1
  2825. Preferences_YOffset                =    101    ;1
  2826. Preferences_Color17                =    102    ;2
  2827. Preferences_Color18                =    104    ;2
  2828. Preferences_Color19                =    106    ;2
  2829. Preferences_PointerTicks            =    108    ;2
  2830. Preferences_Color0                =    110    ;2
  2831. Preferences_Color1                =    112    ;2
  2832. Preferences_Color2                =    114    ;2
  2833. Preferences_Color3                =    116    ;2
  2834. Preferences_ViewXOffset                =    118    ;1
  2835. Preferences_ViewYOffset                =    119    ;1
  2836. Preferences_ViewInitX                =    120    ;2
  2837. Preferences_ViewInitY                =    122    ;2
  2838. Preferences_EnableCLI                =    124    ;2
  2839. Preferences_PrinterType                =    126    ;2
  2840. Preferences_PrinterFilename            =    128    ;1
  2841. Preferences_PrintPitch                =    158    ;2
  2842. Preferences_PrintQuality            =    160    ;2
  2843. Preferences_PrintSpacing            =    162    ;2
  2844. Preferences_PrintLeftMargin            =    164    ;2
  2845. Preferences_PrintRightMargin            =    166    ;2
  2846. Preferences_PrintImage                =    168    ;2
  2847. Preferences_PrintAspect                =    170    ;2
  2848. Preferences_PrintShade                =    172    ;2
  2849. Preferences_PrintThreshold            =    174    ;2
  2850. Preferences_PaperSize                =    176    ;2
  2851. Preferences_PaperLength                =    178    ;2
  2852. Preferences_PaperType                =    180    ;2
  2853. Preferences_SerRWBits                =    182    ;1
  2854. Preferences_SerStopBuf                =    183    ;1
  2855. Preferences_SerParShk                =    184    ;1
  2856. Preferences_LaceWB                =    185    ;1
  2857. Preferences_Pad                    =    186    ;1
  2858. Preferences_PrtDevName                =    198    ;1
  2859. Preferences_DefaultPrtUnit            =    214    ;1
  2860. Preferences_DefaultSerUnit            =    215    ;1
  2861. Preferences_RowSizeChange            =    216    ;1
  2862. Preferences_ColumnSizeChange            =    217    ;1
  2863. Preferences_PrintFlags                =    218    ;2
  2864. Preferences_PrintMaxWidth            =    220    ;2
  2865. Preferences_PrintMaxHeight            =    222    ;2
  2866. Preferences_PrintDensity            =    224    ;1
  2867. Preferences_PrintXOffset            =    225    ;1
  2868. Preferences_WB_Width                =    226    ;2
  2869. Preferences_WB_Height                =    228    ;2
  2870. Preferences_WB_Depth                =    230    ;1
  2871. Preferences_Ext_Size                =    231    ;1
  2872.  
  2873. ; ** PrefHeader **
  2874.  
  2875. PrefHeader_SIZEOF                =    6
  2876. PrefHeader_Version                =    0    ;1
  2877. PrefHeader_Type                    =    1    ;1
  2878. PrefHeader_Flags                =    2    ;4
  2879.  
  2880. ; ** PrinterData **
  2881.  
  2882. PrinterData_SIZEOF                =    6818
  2883. PrinterData_Device                =    0    ;52
  2884. PrinterData_Unit                =    52    ;34
  2885. PrinterData_PrinterSegment            =    86    ;4
  2886. PrinterData_PrinterType                =    90    ;2
  2887. PrinterData_SegmentData                =    92    ;4
  2888. PrinterData_PrintBuf                =    96    ;4
  2889. PrinterData_PWrite                =    100    ;4
  2890. PrinterData_PBothReady                =    104    ;4
  2891. PrinterData_ior0                =    108    ;82
  2892. PrinterData_ior0.p0                =    108    ;62
  2893. PrinterData_ior0.s0                =    108    ;82
  2894. PrinterData_ior1                =    190    ;82
  2895. PrinterData_ior1.p1                =    190    ;62
  2896. PrinterData_ior1.s1                =    190    ;82
  2897. PrinterData_TIOR                =    272    ;40
  2898. PrinterData_IORPort                =    312    ;34
  2899. PrinterData_TC                    =    346    ;92
  2900. PrinterData_OldStk                =    438    ;1
  2901. PrinterData_Flags                =    2486    ;1
  2902. PrinterData_Pad                    =    2487    ;1
  2903. PrinterData_Preferences                =    2488    ;232
  2904. PrinterData_PWaitEnabled            =    2720    ;1
  2905. PrinterData_Flags1                =    2721    ;1
  2906. PrinterData_Stk                    =    2722    ;1
  2907.  
  2908. ; ** PrinterExtendedData **
  2909.  
  2910. PrinterExtendedData_SIZEOF            =    66
  2911. PrinterExtendedData_PrinterName            =    0    ;4
  2912. PrinterExtendedData_Init            =    4    ;4
  2913. PrinterExtendedData_Expunge            =    8    ;4
  2914. PrinterExtendedData_Open            =    12    ;4
  2915. PrinterExtendedData_Close            =    16    ;4
  2916. PrinterExtendedData_PrinterClass        =    20    ;1
  2917. PrinterExtendedData_ColorClass            =    21    ;1
  2918. PrinterExtendedData_MaxColumns            =    22    ;1
  2919. PrinterExtendedData_NumCharSets            =    23    ;1
  2920. PrinterExtendedData_NumRows            =    24    ;2
  2921. PrinterExtendedData_MaxXDots            =    26    ;4
  2922. PrinterExtendedData_MaxYDots            =    30    ;4
  2923. PrinterExtendedData_XDotsInch            =    34    ;2
  2924. PrinterExtendedData_YDotsInch            =    36    ;2
  2925. PrinterExtendedData_Commands            =    38    ;4
  2926. PrinterExtendedData_DoSpecial            =    42    ;4
  2927. PrinterExtendedData_Render            =    46    ;4
  2928. PrinterExtendedData_TimeoutSecs            =    50    ;4
  2929. PrinterExtendedData_8BitChars            =    54    ;4
  2930. PrinterExtendedData_PrintMode            =    58    ;4
  2931. PrinterExtendedData_ConvFunc            =    62    ;4
  2932.  
  2933. ; ** PrinterGfxPrefs **
  2934.  
  2935. PrinterGfxPrefs_SIZEOF                =    38
  2936. PrinterGfxPrefs_Reserved            =    0    ;4
  2937. PrinterGfxPrefs_Aspect                =    16    ;2
  2938. PrinterGfxPrefs_Shade                =    18    ;2
  2939. PrinterGfxPrefs_Image                =    20    ;2
  2940. PrinterGfxPrefs_Threshold            =    22    ;2
  2941. PrinterGfxPrefs_ColorCorrect            =    24    ;1
  2942. PrinterGfxPrefs_Dimensions            =    25    ;1
  2943. PrinterGfxPrefs_Dithering            =    26    ;1
  2944. PrinterGfxPrefs_GraphicFlags            =    28    ;2
  2945. PrinterGfxPrefs_PrintDensity            =    30    ;1
  2946. PrinterGfxPrefs_PrintMaxWidth            =    32    ;2
  2947. PrinterGfxPrefs_PrintMaxHeight            =    34    ;2
  2948. PrinterGfxPrefs_PrintXOffset            =    36    ;1
  2949. PrinterGfxPrefs_PrintYOffset            =    37    ;1
  2950.  
  2951. ; ** PrinterIO **
  2952.  
  2953. PrinterIO_SIZEOF                =    62
  2954. PrinterIO_IOs                    =    0    ;48
  2955. PrinterIO_IOdrp                    =    0    ;62
  2956. PrinterIO_IOpc                    =    0    ;38
  2957.  
  2958. ; ** PrinterPSPrefs **
  2959.  
  2960. PrinterPSPrefs_SIZEOF                =    124
  2961. PrinterPSPrefs_Reserved                =    0    ;4
  2962. PrinterPSPrefs_DriverMode            =    16    ;1
  2963. PrinterPSPrefs_PaperFormat            =    17    ;1
  2964. PrinterPSPrefs_Reserved1            =    18    ;1
  2965. PrinterPSPrefs_Copies                =    20    ;4
  2966. PrinterPSPrefs_PaperWidth            =    24    ;4
  2967. PrinterPSPrefs_PaperHeight            =    28    ;4
  2968. PrinterPSPrefs_HorizontalDPI            =    32    ;4
  2969. PrinterPSPrefs_VerticalDPI            =    36    ;4
  2970. PrinterPSPrefs_Font                =    40    ;1
  2971. PrinterPSPrefs_Pitch                =    41    ;1
  2972. PrinterPSPrefs_Orientation            =    42    ;1
  2973. PrinterPSPrefs_Tab                =    43    ;1
  2974. PrinterPSPrefs_Reserved2            =    44    ;1
  2975. PrinterPSPrefs_LeftMargin            =    52    ;4
  2976. PrinterPSPrefs_RightMargin            =    56    ;4
  2977. PrinterPSPrefs_TopMargin            =    60    ;4
  2978. PrinterPSPrefs_BottomMargin            =    64    ;4
  2979. PrinterPSPrefs_FontPointSize            =    68    ;4
  2980. PrinterPSPrefs_Leading                =    72    ;4
  2981. PrinterPSPrefs_Reserved3            =    76    ;1
  2982. PrinterPSPrefs_LeftEdge                =    84    ;4
  2983. PrinterPSPrefs_TopEdge                =    88    ;4
  2984. PrinterPSPrefs_Width                =    92    ;4
  2985. PrinterPSPrefs_Height                =    96    ;4
  2986. PrinterPSPrefs_Image                =    100    ;1
  2987. PrinterPSPrefs_Shading                =    101    ;1
  2988. PrinterPSPrefs_Dithering            =    102    ;1
  2989. PrinterPSPrefs_Reserved4            =    103    ;1
  2990. PrinterPSPrefs_Aspect                =    112    ;1
  2991. PrinterPSPrefs_ScalingType            =    113    ;1
  2992. PrinterPSPrefs_Reserved5            =    114    ;1
  2993. PrinterPSPrefs_Centering            =    115    ;1
  2994. PrinterPSPrefs_Reserved6            =    116    ;1
  2995.  
  2996. ; ** PrinterSegment **
  2997.  
  2998. PrinterSegment_SIZEOF                =    78
  2999. PrinterSegment_NextSegment            =    0    ;4
  3000. PrinterSegment_RunAlert                =    4    ;4
  3001. PrinterSegment_Version                =    8    ;2
  3002. PrinterSegment_Revision                =    10    ;2
  3003. PrinterSegment_PED                =    12    ;66
  3004.  
  3005. ; ** PrinterTxtPrefs **
  3006.  
  3007. PrinterTxtPrefs_SIZEOF                =    64
  3008. PrinterTxtPrefs_Reserved            =    0    ;4
  3009. PrinterTxtPrefs_Driver                =    16    ;1
  3010. PrinterTxtPrefs_Port                =    46    ;1
  3011. PrinterTxtPrefs_PaperType            =    48    ;2
  3012. PrinterTxtPrefs_PaperSize            =    50    ;2
  3013. PrinterTxtPrefs_PaperLength            =    52    ;2
  3014. PrinterTxtPrefs_Pitch                =    54    ;2
  3015. PrinterTxtPrefs_Spacing                =    56    ;2
  3016. PrinterTxtPrefs_LeftMargin            =    58    ;2
  3017. PrinterTxtPrefs_RightMargin            =    60    ;2
  3018. PrinterTxtPrefs_Quality                =    62    ;2
  3019.  
  3020. ; ** PrinterUnitPrefs **
  3021.  
  3022. PrinterUnitPrefs_SIZEOF                =    56
  3023. PrinterUnitPrefs_Reserved            =    0    ;4
  3024. PrinterUnitPrefs_UnitNum            =    16    ;4
  3025. PrinterUnitPrefs_OpenDeviceFlags        =    20    ;4
  3026. PrinterUnitPrefs_DeviceName            =    24    ;1
  3027.  
  3028. ; ** Process **
  3029.  
  3030. Process_SIZEOF                    =    228
  3031. Process_Task                    =    0    ;92
  3032. Process_MsgPort                    =    92    ;34
  3033. Process_Pad                    =    126    ;2
  3034. Process_SegList                    =    128    ;4
  3035. Process_StackSize                =    132    ;4
  3036. Process_GlobVec                    =    136    ;4
  3037. Process_TaskNum                    =    140    ;4
  3038. Process_StackBase                =    144    ;4
  3039. Process_Result2                    =    148    ;4
  3040. Process_CurrentDir                =    152    ;4
  3041. Process_CIS                    =    156    ;4
  3042. Process_COS                    =    160    ;4
  3043. Process_ConsoleTask                =    164    ;4
  3044. Process_FileSystemTask                =    168    ;4
  3045. Process_CLI                    =    172    ;4
  3046. Process_ReturnAddr                =    176    ;4
  3047. Process_PktWait                    =    180    ;4
  3048. Process_WindowPtr                =    184    ;4
  3049. Process_HomeDir                    =    188    ;4
  3050. Process_Flags                    =    192    ;4
  3051. Process_ExitCode                =    196    ;4
  3052. Process_ExitData                =    200    ;4
  3053. Process_Arguments                =    204    ;4
  3054. Process_LocalVars                =    208    ;12
  3055. Process_ShellPrivate                =    220    ;4
  3056. Process_CES                    =    224    ;4
  3057.  
  3058. ; ** PropInfo **
  3059.  
  3060. PropInfo_SIZEOF                    =    22
  3061. PropInfo_Flags                    =    0    ;2
  3062. PropInfo_HorizPot                =    2    ;2
  3063. PropInfo_VertPot                =    4    ;2
  3064. PropInfo_HorizBody                =    6    ;2
  3065. PropInfo_VertBody                =    8    ;2
  3066. PropInfo_CWidth                    =    10    ;2
  3067. PropInfo_CHeight                =    12    ;2
  3068. PropInfo_HPotRes                =    14    ;2
  3069. PropInfo_VPotRes                =    16    ;2
  3070. PropInfo_LeftBorder                =    18    ;2
  3071. PropInfo_TopBorder                =    20    ;2
  3072.  
  3073. ; ** PrtInfo **
  3074.  
  3075. PrtInfo_SIZEOF                    =    114
  3076. PrtInfo_Render                    =    0    ;4
  3077. PrtInfo_RP                    =    4    ;4
  3078. PrtInfo_TempRP                    =    8    ;4
  3079. PrtInfo_RowBuf                    =    12    ;4
  3080. PrtInfo_HamBuf                    =    16    ;4
  3081. PrtInfo_ColorMap                =    20    ;4
  3082. PrtInfo_ColorInt                =    24    ;4
  3083. PrtInfo_HamInt                    =    28    ;4
  3084. PrtInfo_Dest1Int                =    32    ;4
  3085. PrtInfo_Dest2Int                =    36    ;4
  3086. PrtInfo_ScaleX                    =    40    ;4
  3087. PrtInfo_ScaleXAlt                =    44    ;4
  3088. PrtInfo_DmaTrix                    =    48    ;4
  3089. PrtInfo_TopBuf                    =    52    ;4
  3090. PrtInfo_BotBuf                    =    56    ;4
  3091. PrtInfo_RowBufSize                =    60    ;2
  3092. PrtInfo_HamBufSize                =    62    ;2
  3093. PrtInfo_ColorMapSize                =    64    ;2
  3094. PrtInfo_ColorIntSize                =    66    ;2
  3095. PrtInfo_HamIntSize                =    68    ;2
  3096. PrtInfo_Dest1IntSize                =    70    ;2
  3097. PrtInfo_Dest2IntSize                =    72    ;2
  3098. PrtInfo_ScaleXSize                =    74    ;2
  3099. PrtInfo_ScaleXAltSize                =    76    ;2
  3100. PrtInfo_PrefsFlags                =    78    ;2
  3101. PrtInfo_Special                    =    80    ;4
  3102. PrtInfo_XStart                    =    84    ;2
  3103. PrtInfo_YStart                    =    86    ;2
  3104. PrtInfo_Width                    =    88    ;2
  3105. PrtInfo_Height                    =    90    ;2
  3106. PrtInfo_PC                    =    92    ;4
  3107. PrtInfo_PR                    =    96    ;4
  3108. PrtInfo_YMult                    =    100    ;2
  3109. PrtInfo_YMod                    =    102    ;2
  3110. PrtInfo_ETY                    =    104    ;2
  3111. PrtInfo_XPos                    =    106    ;2
  3112. PrtInfo_Threshold                =    108    ;2
  3113. PrtInfo_TempWidth                =    110    ;2
  3114. PrtInfo_Flags                    =    112    ;2
  3115.  
  3116. ; ** PubScreenNode **
  3117.  
  3118. PubScreenNode_SIZEOF                =    30
  3119. PubScreenNode_Node                =    0    ;14
  3120. PubScreenNode_Screen                =    14    ;4
  3121. PubScreenNode_Flags                =    18    ;2
  3122. PubScreenNode_Size                =    20    ;2
  3123. PubScreenNode_VisitorCount            =    22    ;2
  3124. PubScreenNode_SigTask                =    24    ;4
  3125. PubScreenNode_SigBit                =    28    ;1
  3126.  
  3127. ;;** QCode **
  3128.  
  3129. QCode_SIZEOF                    =    12
  3130. QCode_CtlAdr                    =    0    ;1
  3131. QCode_Track                    =    1    ;1
  3132. QCode_Index                    =    2    ;1
  3133. QCode_Zero                    =    3    ;1
  3134. QCode_TrackPosition                =    4    ;4
  3135. QCode_DiskPosition                =    8    ;4
  3136.  
  3137. ; ** QueryHeader **
  3138.  
  3139. QueryHeader_SIZEOF                =    16
  3140. QueryHeader_StructID                =    0    ;4
  3141. QueryHeader_DisplayID                =    4    ;4
  3142. QueryHeader_SkipID                =    8    ;4
  3143. QueryHeader_Length                =    12    ;4
  3144.  
  3145. ;;** RasInfo **
  3146.  
  3147. RasInfo_SIZEOF                    =    12
  3148. RasInfo_Next                    =    0    ;4
  3149. RasInfo_BitMap                    =    4    ;4
  3150. RasInfo_RxOffset                =    8    ;2
  3151. RasInfo_RyOffset                =    10    ;2
  3152.  
  3153. ; ** RastPort **
  3154.  
  3155. RastPort_SIZEOF                    =    100
  3156. RastPort_Layer                    =    0    ;4
  3157. RastPort_BitMap                    =    4    ;4
  3158. RastPort_AreaPtrn                =    8    ;4
  3159. RastPort_TmpRas                    =    12    ;4
  3160. RastPort_AreaInfo                =    16    ;4
  3161. RastPort_GelsInfo                =    20    ;4
  3162. RastPort_Mask                    =    24    ;1
  3163. RastPort_FgPen                    =    25    ;1
  3164. RastPort_BgPen                    =    26    ;1
  3165. RastPort_AOlPen                    =    27    ;1
  3166. RastPort_DrawMode                =    28    ;1
  3167. RastPort_AreaPtSz                =    29    ;1
  3168. RastPort_LinPatCnt                =    30    ;1
  3169. RastPort_Dummy                    =    31    ;1
  3170. RastPort_Flags                    =    32    ;2
  3171. RastPort_LinePtrn                =    34    ;2
  3172. RastPort_CP_X                    =    36    ;2
  3173. RastPort_CP_Y                    =    38    ;2
  3174. RastPort_Minterms                =    40    ;1
  3175. RastPort_PenWidth                =    48    ;2
  3176. RastPort_PenHeight                =    50    ;2
  3177. RastPort_Font                    =    52    ;4
  3178. RastPort_AlgoStyle                =    56    ;1
  3179. RastPort_TxFlags                =    57    ;1
  3180. RastPort_TxHeight                =    58    ;2
  3181. RastPort_TxWidth                =    60    ;2
  3182. RastPort_TxBaseLine                =    62    ;2
  3183. RastPort_TxSpacing                =    64    ;2
  3184. RastPort_User                    =    66    ;4
  3185. RastPort_LongReserved                =    70    ;4
  3186. RastPort_WordReserved                =    78    ;2
  3187. RastPort_Reserved                =    92    ;1
  3188.  
  3189. ; ** RDArgs **
  3190.  
  3191. RDArgs_SIZEOF                    =    32
  3192. RDArgs_Source                    =    0    ;12
  3193. RDArgs_DAList                    =    12    ;4
  3194. RDArgs_Buffer                    =    16    ;4
  3195. RDArgs_BufSiz                    =    20    ;4
  3196. RDArgs_ExtHelp                    =    24    ;4
  3197. RDArgs_Flags                    =    28    ;4
  3198.  
  3199. ; ** RecordLock **
  3200.  
  3201. RecordLock_SIZEOF                =    16
  3202. RecordLock_FH                    =    0    ;4
  3203. RecordLock_Offset                =    4    ;4
  3204. RecordLock_Length                =    8    ;4
  3205. RecordLock_Mode                    =    12    ;4
  3206.  
  3207. ; ** Rect32 **
  3208.  
  3209. Rect32_SIZEOF                    =    16
  3210. Rect32_MinX                    =    0    ;4
  3211. Rect32_MinY                    =    4    ;4
  3212. Rect32_MaxX                    =    8    ;4
  3213. Rect32_MaxY                    =    12    ;4
  3214.  
  3215. ; ** Rectangle **
  3216.  
  3217. Rectangle_SIZEOF                =    8
  3218. Rectangle_MinX                    =    0    ;2
  3219. Rectangle_MinY                    =    2    ;2
  3220. Rectangle_MaxX                    =    4    ;2
  3221. Rectangle_MaxY                    =    6    ;2
  3222.  
  3223. ; ** Region **
  3224.  
  3225. Region_SIZEOF                    =    12
  3226. Region_Bounds                    =    0    ;8
  3227. Region_RegionRectangle                =    8    ;4
  3228.  
  3229. ; ** RegionRectangle **
  3230.  
  3231. RegionRectangle_SIZEOF                =    16
  3232. RegionRectangle_Next                =    0    ;4
  3233. RegionRectangle_Prev                =    4    ;4
  3234. RegionRectangle_Bounds                =    8    ;8
  3235.  
  3236. ; ** Remember **
  3237.  
  3238. Remember_SIZEOF                    =    12
  3239. Remember_NextRemember                =    0    ;4
  3240. Remember_RememberSize                =    4    ;4
  3241. Remember_Memory                    =    8    ;4
  3242.  
  3243. ; ** Requester **
  3244.  
  3245. Requester_SIZEOF                =    112
  3246. Requester_OlderRequester            =    0    ;4
  3247. Requester_LeftEdge                =    4    ;2
  3248. Requester_TopEdge                =    6    ;2
  3249. Requester_Width                    =    8    ;2
  3250. Requester_Height                =    10    ;2
  3251. Requester_RelLeft                =    12    ;2
  3252. Requester_RelTop                =    14    ;2
  3253. Requester_ReqGadget                =    16    ;4
  3254. Requester_ReqBorder                =    20    ;4
  3255. Requester_ReqText                =    24    ;4
  3256. Requester_Flags                    =    28    ;2
  3257. Requester_BackFill                =    30    ;1
  3258. Requester_ReqLayer                =    32    ;4
  3259. Requester_ReqPad1                =    36    ;1
  3260. Requester_ImageBMap                =    68    ;4
  3261. Requester_RWindow                =    72    ;4
  3262. Requester_ReqImage                =    76    ;4
  3263. Requester_ReqPad2                =    80    ;1
  3264.  
  3265. ; ** Resident **
  3266.  
  3267. Resident_SIZEOF                    =    26
  3268. Resident_MatchWord                =    0    ;2
  3269. Resident_MatchTag                =    2    ;4
  3270. Resident_EndSkip                =    6    ;4
  3271. Resident_Flags                    =    10    ;1
  3272. Resident_Version                =    11    ;1
  3273. Resident_Type                    =    12    ;1
  3274. Resident_Pri                    =    13    ;1
  3275. Resident_Name                    =    14    ;4
  3276. Resident_IDString                =    18    ;4
  3277. Resident_Init                    =    22    ;4
  3278.  
  3279. ; ** RexxArg **
  3280.  
  3281. RexxArg_SIZEOF                    =    16
  3282. RexxArg_Size                    =    0    ;4
  3283. RexxArg_Length                    =    4    ;2
  3284. RexxArg_Flags                    =    6    ;1
  3285. RexxArg_Hash                    =    7    ;1
  3286. RexxArg_Buff                    =    8    ;1
  3287.  
  3288. ; ** RexxMsg **
  3289.  
  3290. RexxMsg_SIZEOF                    =    128
  3291. RexxMsg_Node                    =    0    ;20
  3292. RexxMsg_TaskBlock                =    20    ;4
  3293. RexxMsg_LibBase                    =    24    ;4
  3294. RexxMsg_Action                    =    28    ;4
  3295. RexxMsg_Result1                    =    32    ;4
  3296. RexxMsg_Result2                    =    36    ;4
  3297. RexxMsg_Args                    =    40    ;4
  3298. RexxMsg_PassPort                =    104    ;4
  3299. RexxMsg_CommAdr                    =    108    ;4
  3300. RexxMsg_FileExt                    =    112    ;4
  3301. RexxMsg_StdIn                    =    116    ;4
  3302. RexxMsg_StdOut                    =    120    ;4
  3303. RexxMsg_Avail                    =    124    ;4
  3304.  
  3305. ; ** RexxMsgPort **
  3306.  
  3307. RexxMsgPort_SIZEOF                =    80
  3308. RexxMsgPort_Node                =    0    ;32
  3309. RexxMsgPort_Port                =    32    ;34
  3310. RexxMsgPort_ReplyList                =    66    ;14
  3311.  
  3312. ; ** RexxRsrc **
  3313.  
  3314. RexxRsrc_SIZEOF                    =    32
  3315. RexxRsrc_Node                    =    0    ;14
  3316. RexxRsrc_Func                    =    14    ;2
  3317. RexxRsrc_Base                    =    16    ;4
  3318. RexxRsrc_Size                    =    20    ;4
  3319. RexxRsrc_Arg1                    =    24    ;4
  3320. RexxRsrc_Arg2                    =    28    ;4
  3321.  
  3322. ; ** RexxTask **
  3323.  
  3324. RexxTask_SIZEOF                    =    330
  3325. RexxTask_Global                    =    0    ;1
  3326. RexxTask_MsgPort                =    200    ;34
  3327. RexxTask_Flags                    =    234    ;1
  3328. RexxTask_SigBit                    =    235    ;1
  3329. RexxTask_ClientID                =    236    ;4
  3330. RexxTask_MsgPkt                    =    240    ;4
  3331. RexxTask_TaskID                    =    244    ;4
  3332. RexxTask_RexxPort                =    248    ;4
  3333. RexxTask_ErrTrap                =    252    ;4
  3334. RexxTask_StackPtr                =    256    ;4
  3335. RexxTask_Header1                =    260    ;14
  3336. RexxTask_Header2                =    274    ;14
  3337. RexxTask_Header3                =    288    ;14
  3338. RexxTask_Header4                =    302    ;14
  3339. RexxTask_Header5                =    316    ;14
  3340.  
  3341. ; ** RGBTable **
  3342.  
  3343. RGBTable_SIZEOF                    =    4
  3344. RGBTable_Red                    =    0    ;1
  3345. RGBTable_Green                    =    1    ;1
  3346. RGBTable_Blue                    =    2    ;1
  3347.  
  3348. ; ** RigIDDiskBlock **
  3349.  
  3350. RigIDDiskBlock_SIZEOF                =    256
  3351. RigIDDiskBlock_ID                =    0    ;4
  3352. RigIDDiskBlock_SummedLongs            =    4    ;4
  3353. RigIDDiskBlock_ChkSum                =    8    ;4
  3354. RigIDDiskBlock_HostID                =    12    ;4
  3355. RigIDDiskBlock_BlockBytes            =    16    ;4
  3356. RigIDDiskBlock_Flags                =    20    ;4
  3357. RigIDDiskBlock_BadBlockList            =    24    ;4
  3358. RigIDDiskBlock_PartitionList            =    28    ;4
  3359. RigIDDiskBlock_FileSysHeaderList        =    32    ;4
  3360. RigIDDiskBlock_DriveInit            =    36    ;4
  3361. RigIDDiskBlock_Reserved1            =    40    ;4
  3362. RigIDDiskBlock_Cylinders            =    64    ;4
  3363. RigIDDiskBlock_Sectors                =    68    ;4
  3364. RigIDDiskBlock_Heads                =    72    ;4
  3365. RigIDDiskBlock_Interleave            =    76    ;4
  3366. RigIDDiskBlock_Park                =    80    ;4
  3367. RigIDDiskBlock_Reserved2            =    84    ;4
  3368. RigIDDiskBlock_WritePreComp            =    96    ;4
  3369. RigIDDiskBlock_ReduceWrite            =    100    ;4
  3370. RigIDDiskBlock_StepRate                =    104    ;4
  3371. RigIDDiskBlock_Reserved3            =    108    ;4
  3372. RigIDDiskBlock_RDBBlocksLo            =    128    ;4
  3373. RigIDDiskBlock_RDBBlocksHi            =    132    ;4
  3374. RigIDDiskBlock_LoCylinder            =    136    ;4
  3375. RigIDDiskBlock_HiCylinder            =    140    ;4
  3376. RigIDDiskBlock_CylBlocks            =    144    ;4
  3377. RigIDDiskBlock_AutoParkSeconds            =    148    ;4
  3378. RigIDDiskBlock_HighRDSKBlock            =    152    ;4
  3379. RigIDDiskBlock_Reserved4            =    156    ;4
  3380. RigIDDiskBlock_DiskVendor            =    160    ;1
  3381. RigIDDiskBlock_DiskProduct            =    168    ;1
  3382. RigIDDiskBlock_DiskRevision            =    184    ;1
  3383. RigIDDiskBlock_ControllerVendor            =    188    ;1
  3384. RigIDDiskBlock_ControllerProduct        =    196    ;1
  3385. RigIDDiskBlock_ControllerRevision        =    212    ;1
  3386. RigIDDiskBlock_Reserved5            =    216    ;4
  3387.  
  3388. ; ** RMSF **
  3389.  
  3390. RMSF_SIZEOF                    =    4
  3391. RMSF_Reserved                    =    0    ;1
  3392. RMSF_Minute                    =    1    ;1
  3393. RMSF_Second                    =    2    ;1
  3394. RMSF_Frame                    =    3    ;1
  3395.  
  3396. ; ** RootNode **
  3397.  
  3398. RootNode_SIZEOF                    =    56
  3399. RootNode_TaskArray                =    0    ;4
  3400. RootNode_ConsoleSegment                =    4    ;4
  3401. RootNode_Time                    =    8    ;12
  3402. RootNode_RestartSeg                =    20    ;4
  3403. RootNode_Info                    =    24    ;4
  3404. RootNode_FileHandlerSegment            =    28    ;4
  3405. RootNode_CliList                =    32    ;12
  3406. RootNode_BootProc                =    44    ;4
  3407. RootNode_ShellSegment                =    48    ;4
  3408. RootNode_Flags                    =    52    ;4
  3409.  
  3410. ;;** SatisfyMsg **
  3411.  
  3412. SatisfyMsg_SIZEOF                =    26
  3413. SatisfyMsg_Msg                    =    0    ;20
  3414. SatisfyMsg_Unit                    =    20    ;2
  3415. SatisfyMsg_ClipID                =    22    ;4
  3416.  
  3417. ; ** Screen **
  3418.  
  3419. Screen_SIZEOF                    =    346
  3420. Screen_NextScreen                =    0    ;4
  3421. Screen_FirstWindow                =    4    ;4
  3422. Screen_LeftEdge                    =    8    ;2
  3423. Screen_TopEdge                    =    10    ;2
  3424. Screen_Width                    =    12    ;2
  3425. Screen_Height                    =    14    ;2
  3426. Screen_MouseY                    =    16    ;2
  3427. Screen_MouseX                    =    18    ;2
  3428. Screen_Flags                    =    20    ;2
  3429. Screen_Title                    =    22    ;4
  3430. Screen_DefaultTitle                =    26    ;4
  3431. Screen_BarHeight                =    30    ;1
  3432. Screen_BarVBorder                =    31    ;1
  3433. Screen_BarHBorder                =    32    ;1
  3434. Screen_MenuVBorder                =    33    ;1
  3435. Screen_MenuHBorder                =    34    ;1
  3436. Screen_WBorTop                    =    35    ;1
  3437. Screen_WBorLeft                    =    36    ;1
  3438. Screen_WBorRight                =    37    ;1
  3439. Screen_WBorBottom                =    38    ;1
  3440. Screen_Font                    =    40    ;4
  3441. Screen_ViewPort                    =    44    ;40
  3442. Screen_RastPort                    =    84    ;100
  3443. Screen_BitMap                    =    184    ;40
  3444. Screen_LayerInfo                =    224    ;102
  3445. Screen_FirstGadget                =    326    ;4
  3446. Screen_DetailPen                =    330    ;1
  3447. Screen_BlockPen                    =    331    ;1
  3448. Screen_SaveColor0                =    332    ;2
  3449. Screen_BarLayer                    =    334    ;4
  3450. Screen_ExtData                    =    338    ;4
  3451. Screen_UserData                    =    342    ;4
  3452.  
  3453. ; ** ScreenBuffer **
  3454.  
  3455. ScreenBuffer_SIZEOF                =    8
  3456. ScreenBuffer_BitMap                =    0    ;4
  3457. ScreenBuffer_DBufInfo                =    4    ;4
  3458.  
  3459. ; ** ScreenModePrefs **
  3460.  
  3461. ScreenModePrefs_SIZEOF                =    28
  3462. ScreenModePrefs_Reserved            =    0    ;4
  3463. ScreenModePrefs_DisplayID            =    16    ;4
  3464. ScreenModePrefs_Width                =    20    ;2
  3465. ScreenModePrefs_Height                =    22    ;2
  3466. ScreenModePrefs_Depth                =    24    ;2
  3467. ScreenModePrefs_Control                =    26    ;2
  3468.  
  3469. ; ** ScreenModeRequester **
  3470.  
  3471. ScreenModeRequester_SIZEOF            =    48
  3472. ScreenModeRequester_DisplayID            =    0    ;4
  3473. ScreenModeRequester_DisplayWidth        =    4    ;4
  3474. ScreenModeRequester_DisplayHeight        =    8    ;4
  3475. ScreenModeRequester_DisplayDepth        =    12    ;2
  3476. ScreenModeRequester_OverscanType        =    14    ;2
  3477. ScreenModeRequester_AutoScroll            =    16    ;2
  3478. ScreenModeRequester_BitMapWidth            =    18    ;4
  3479. ScreenModeRequester_BitMapHeight        =    22    ;4
  3480. ScreenModeRequester_LeftEdge            =    26    ;2
  3481. ScreenModeRequester_TopEdge            =    28    ;2
  3482. ScreenModeRequester_Width            =    30    ;2
  3483. ScreenModeRequester_Height            =    32    ;2
  3484. ScreenModeRequester_InfoOpened            =    34    ;2
  3485. ScreenModeRequester_InfoLeftEdge        =    36    ;2
  3486. ScreenModeRequester_InfoTopEdge            =    38    ;2
  3487. ScreenModeRequester_InfoWidth            =    40    ;2
  3488. ScreenModeRequester_InfoHeight            =    42    ;2
  3489. ScreenModeRequester_UserData            =    44    ;4
  3490.  
  3491. ; ** SCSICmd **
  3492.  
  3493. SCSICmd_SIZEOF                    =    30
  3494. SCSICmd_Data                    =    0    ;4
  3495. SCSICmd_Length                    =    4    ;4
  3496. SCSICmd_Actual                    =    8    ;4
  3497. SCSICmd_Command                    =    12    ;4
  3498. SCSICmd_CmdLength                =    16    ;2
  3499. SCSICmd_CmdActual                =    18    ;2
  3500. SCSICmd_Flags                    =    20    ;1
  3501. SCSICmd_Status                    =    21    ;1
  3502. SCSICmd_SenseData                =    22    ;4
  3503. SCSICmd_SenseLength                =    26    ;2
  3504. SCSICmd_SenseActual                =    28    ;2
  3505.  
  3506. ; ** Segment **
  3507.  
  3508. Segment_SIZEOF                    =    16
  3509. Segment_Next                    =    0    ;4
  3510. Segment_UC                    =    4    ;4
  3511. Segment_Seg                    =    8    ;4
  3512. Segment_Name                    =    12    ;1
  3513.  
  3514. ; ** Semaphore **
  3515.  
  3516. Semaphore_SIZEOF                =    36
  3517. Semaphore_MsgPort                =    0    ;34
  3518. Semaphore_Bids                    =    34    ;2
  3519.  
  3520. ; ** SemaphoreMessage **
  3521.  
  3522. SemaphoreMessage_SIZEOF                =    24
  3523. SemaphoreMessage_Message            =    0    ;20
  3524. SemaphoreMessage_Semaphore            =    20    ;4
  3525.  
  3526. ; ** SemaphoreRequest **
  3527.  
  3528. SemaphoreRequest_SIZEOF                =    12
  3529. SemaphoreRequest_Link                =    0    ;8
  3530. SemaphoreRequest_Waiter                =    8    ;4
  3531.  
  3532. ; ** SerialPrefs **
  3533.  
  3534. SerialPrefs_SIZEOF                =    34
  3535. SerialPrefs_Reserved                =    0    ;4
  3536. SerialPrefs_Unit0Map                =    12    ;4
  3537. SerialPrefs_BaudRate                =    16    ;4
  3538. SerialPrefs_InputBuffer                =    20    ;4
  3539. SerialPrefs_OutputBuffer            =    24    ;4
  3540. SerialPrefs_InputHandshake            =    28    ;1
  3541. SerialPrefs_OutputHandshake            =    29    ;1
  3542. SerialPrefs_Parity                =    30    ;1
  3543. SerialPrefs_BitsPerChar                =    31    ;1
  3544. SerialPrefs_StopBits                =    32    ;1
  3545.  
  3546. ; ** SGWork **
  3547.  
  3548. SGWork_SIZEOF                    =    44
  3549. SGWork_Gadget                    =    0    ;4
  3550. SGWork_StringInfo                =    4    ;4
  3551. SGWork_WorkBuffer                =    8    ;4
  3552. SGWork_PrevBuffer                =    12    ;4
  3553. SGWork_Modes                    =    16    ;4
  3554. SGWork_IEvent                    =    20    ;4
  3555. SGWork_Code                    =    24    ;2
  3556. SGWork_BufferPos                =    26    ;2
  3557. SGWork_NumChars                    =    28    ;2
  3558. SGWork_Actions                    =    30    ;4
  3559. SGWork_LongInt                    =    34    ;4
  3560. SGWork_GadgetInfo                =    38    ;4
  3561. SGWork_EditOp                    =    42    ;2
  3562.  
  3563. ; ** SignalSemaphore **
  3564.  
  3565. SignalSemaphore_SIZEOF                =    46
  3566. SignalSemaphore_Link                =    0    ;14
  3567. SignalSemaphore_NestCount            =    14    ;2
  3568. SignalSemaphore_WaitQueue            =    16    ;12
  3569. SignalSemaphore_MultipleLink            =    28    ;12
  3570. SignalSemaphore_Owner                =    40    ;4
  3571. SignalSemaphore_QueueCount            =    44    ;2
  3572.  
  3573. ; ** SimpleSprite **
  3574.  
  3575. SimpleSprite_SIZEOF                =    12
  3576. SimpleSprite_PosCtlData                =    0    ;4
  3577. SimpleSprite_Height                =    4    ;2
  3578. SimpleSprite_X                    =    6    ;2
  3579. SimpleSprite_Y                    =    8    ;2
  3580. SimpleSprite_Num                =    10    ;2
  3581.  
  3582. ; ** SoftIntList **
  3583.  
  3584. SoftIntList_SIZEOF                =    16
  3585. SoftIntList_List                =    0    ;14
  3586. SoftIntList_Pad                    =    14    ;2
  3587.  
  3588. ; ** SoundPrefs **
  3589.  
  3590. SoundPrefs_SIZEOF                =    284
  3591. SoundPrefs_Reserved                =    0    ;4
  3592. SoundPrefs_DisplayQueue                =    16    ;2
  3593. SoundPrefs_AudioQueue                =    18    ;2
  3594. SoundPrefs_AudioType                =    20    ;2
  3595. SoundPrefs_AudioVolume                =    22    ;2
  3596. SoundPrefs_AudioPeriod                =    24    ;2
  3597. SoundPrefs_AudioDuration            =    26    ;2
  3598. SoundPrefs_AudioFileName            =    28    ;1
  3599.  
  3600. ; ** SpecialMonitor **
  3601.  
  3602. SpecialMonitor_SIZEOF                =    58
  3603. SpecialMonitor_Node                =    0    ;24
  3604. SpecialMonitor_Flags                =    24    ;2
  3605. SpecialMonitor_Monitor                =    26    ;4
  3606. SpecialMonitor_Reserved1            =    30    ;4
  3607. SpecialMonitor_Reserved2            =    34    ;4
  3608. SpecialMonitor_Reserved3            =    38    ;4
  3609. SpecialMonitor_HBlank                =    42    ;4
  3610. SpecialMonitor_VBlank                =    46    ;4
  3611. SpecialMonitor_HSync                =    50    ;4
  3612. SpecialMonitor_VSync                =    54    ;4
  3613.  
  3614. ; ** SpriteDef **
  3615.  
  3616. SpriteDef_SIZEOF                =    8
  3617. SpriteDef_Pos                    =    0    ;2
  3618. SpriteDef_Ctl                    =    2    ;2
  3619. SpriteDef_DataA                    =    4    ;2
  3620. SpriteDef_DataB                    =    6    ;2
  3621.  
  3622. ; ** SrcNode **
  3623.  
  3624. SrcNode_SIZEOF                    =    16
  3625. SrcNode_Succ                    =    0    ;4
  3626. SrcNode_Pred                    =    4    ;4
  3627. SrcNode_Ptr                    =    8    ;4
  3628. SrcNode_Size                    =    12    ;4
  3629.  
  3630. ; ** StackSwapStruct **
  3631.  
  3632. StackSwapStruct_SIZEOF                =    12
  3633. StackSwapStruct_Lower                =    0    ;4
  3634. StackSwapStruct_Upper                =    4    ;4
  3635. StackSwapStruct_Pointer                =    8    ;4
  3636.  
  3637. ; ** StandardPacket **
  3638.  
  3639. StandardPacket_SIZEOF                =    68
  3640. StandardPacket_Msg                =    0    ;20
  3641. StandardPacket_Pkt                =    20    ;48
  3642.  
  3643. ; ** StoredProperty **
  3644.  
  3645. StoredProperty_SIZEOF                =    8
  3646. StoredProperty_Size                =    0    ;4
  3647. StoredProperty_Data                =    4    ;4
  3648.  
  3649. ; ** StringExtend **
  3650.  
  3651. StringExtend_SIZEOF                =    36
  3652. StringExtend_Font                =    0    ;4
  3653. StringExtend_Pens                =    4    ;1
  3654. StringExtend_ActivePens                =    6    ;1
  3655. StringExtend_InitialModes            =    8    ;4
  3656. StringExtend_EditHook                =    12    ;4
  3657. StringExtend_WorkBuffer                =    16    ;4
  3658. StringExtend_Reserved                =    20    ;4
  3659.  
  3660. ; ** StringInfo **
  3661.  
  3662. StringInfo_SIZEOF                =    36
  3663. StringInfo_Buffer                =    0    ;4
  3664. StringInfo_UndoBuffer                =    4    ;4
  3665. StringInfo_BufferPos                =    8    ;2
  3666. StringInfo_MaxChars                =    10    ;2
  3667. StringInfo_DispPos                =    12    ;2
  3668. StringInfo_UndoPos                =    14    ;2
  3669. StringInfo_NumChars                =    16    ;2
  3670. StringInfo_DispCount                =    18    ;2
  3671. StringInfo_CLeft                =    20    ;2
  3672. StringInfo_CTop                    =    22    ;2
  3673. StringInfo_Extension                =    24    ;4
  3674. StringInfo_LongInt                =    28    ;4
  3675. StringInfo_AltKeyMap                =    32    ;4
  3676.  
  3677. ;;** TabletData **
  3678.  
  3679. TabletData_SIZEOF                =    24
  3680. TabletData_XFraction                =    0    ;2
  3681. TabletData_YFraction                =    2    ;2
  3682. TabletData_TabletX                =    4    ;4
  3683. TabletData_TabletY                =    8    ;4
  3684. TabletData_RangeX                =    12    ;4
  3685. TabletData_RangeY                =    16    ;4
  3686. TabletData_TagList                =    20    ;4
  3687.  
  3688. ; ** TabletHookData **
  3689.  
  3690. TabletHookData_SIZEOF                =    16
  3691. TabletHookData_Screen                =    0    ;4
  3692. TabletHookData_Width                =    4    ;4
  3693. TabletHookData_Height                =    8    ;4
  3694. TabletHookData_ScreenChanged            =    12    ;4
  3695.  
  3696. ; ** TagItem **
  3697.  
  3698. TagItem_SIZEOF                    =    8
  3699. TagItem_Tag                    =    0    ;4
  3700. TagItem_Data                    =    4    ;4
  3701.  
  3702. ; ** Task **
  3703.  
  3704. Task_SIZEOF                    =    92
  3705. Task_Node                    =    0    ;14
  3706. Task_Flags                    =    14    ;1
  3707. Task_State                    =    15    ;1
  3708. Task_IDNestCnt                    =    16    ;1
  3709. Task_TDNestCnt                    =    17    ;1
  3710. Task_SigAlloc                    =    18    ;4
  3711. Task_SigWait                    =    22    ;4
  3712. Task_SigRecvd                    =    26    ;4
  3713. Task_SigExcept                    =    30    ;4
  3714. Task_TrapAlloc                    =    34    ;2
  3715. Task_TrapAble                    =    36    ;2
  3716. Task_ExceptData                    =    38    ;4
  3717. Task_ExceptCode                    =    42    ;4
  3718. Task_TrapData                    =    46    ;4
  3719. Task_TrapCode                    =    50    ;4
  3720. Task_SPReg                    =    54    ;4
  3721. Task_SPLower                    =    58    ;4
  3722. Task_SPUpper                    =    62    ;4
  3723. Task_Switch                    =    66    ;4
  3724. Task_Launch                    =    70    ;4
  3725. Task_MemEntry                    =    74    ;14
  3726. Task_UserData                    =    88    ;4
  3727.  
  3728. ; ** TAvailFonts **
  3729.  
  3730. TAvailFonts_SIZEOF                =    14
  3731. TAvailFonts_Type                =    0    ;2
  3732. TAvailFonts_Attr                =    2    ;12
  3733.  
  3734. ; ** TDU_PublicUnit **
  3735.  
  3736. TDU_PublicUnit_SIZEOF                =    64
  3737. TDU_PublicUnit_Unit                =    0    ;38
  3738. TDU_PublicUnit_Comp01Track            =    38    ;2
  3739. TDU_PublicUnit_Comp10Track            =    40    ;2
  3740. TDU_PublicUnit_Comp11Track            =    42    ;2
  3741. TDU_PublicUnit_StepDelay            =    44    ;4
  3742. TDU_PublicUnit_SettleDelay            =    48    ;4
  3743. TDU_PublicUnit_RetryCnt                =    52    ;1
  3744. TDU_PublicUnit_PubFlags                =    53    ;1
  3745. TDU_PublicUnit_CurrTrk                =    54    ;2
  3746. TDU_PublicUnit_CalibrateDelay            =    56    ;4
  3747. TDU_PublicUnit_Counter                =    60    ;4
  3748.  
  3749. ; ** TextAttr **
  3750.  
  3751. TextAttr_SIZEOF                    =    8
  3752. TextAttr_Name                    =    0    ;4
  3753. TextAttr_YSize                    =    4    ;2
  3754. TextAttr_Style                    =    6    ;1
  3755. TextAttr_Flags                    =    7    ;1
  3756.  
  3757. ; ** TextExtent **
  3758.  
  3759. TextExtent_SIZEOF                =    12
  3760. TextExtent_Width                =    0    ;2
  3761. TextExtent_Height                =    2    ;2
  3762. TextExtent_Extent                =    4    ;8
  3763.  
  3764. ; ** TextFont **
  3765.  
  3766. TextFont_SIZEOF                    =    52
  3767. TextFont_Message                =    0    ;20
  3768. TextFont_YSize                    =    20    ;2
  3769. TextFont_Style                    =    22    ;1
  3770. TextFont_Flags                    =    23    ;1
  3771. TextFont_XSize                    =    24    ;2
  3772. TextFont_Baseline                =    26    ;2
  3773. TextFont_BoldSmear                =    28    ;2
  3774. TextFont_Accessors                =    30    ;2
  3775. TextFont_LoChar                    =    32    ;1
  3776. TextFont_HiChar                    =    33    ;1
  3777. TextFont_CharData                =    34    ;4
  3778. TextFont_Modulo                    =    38    ;2
  3779. TextFont_CharLoc                =    40    ;4
  3780. TextFont_CharSpace                =    44    ;4
  3781. TextFont_CharKern                =    48    ;4
  3782.  
  3783. ; ** TextFontExtension **
  3784.  
  3785. TextFontExtension_SIZEOF            =    24
  3786. TextFontExtension_MatchWord            =    0    ;2
  3787. TextFontExtension_Flags0            =    2    ;1
  3788. TextFontExtension_Flags1            =    3    ;1
  3789. TextFontExtension_BackPtr            =    4    ;4
  3790. TextFontExtension_DrigReplyPort            =    8    ;4
  3791. TextFontExtension_Tags                =    12    ;4
  3792. TextFontExtension_OFontPatchS            =    16    ;4
  3793. TextFontExtension_OFontPatchK            =    20    ;4
  3794.  
  3795. ; ** TFontContents **
  3796.  
  3797. TFontContents_SIZEOF                =    260
  3798. TFontContents_FileName                =    0    ;1
  3799. TFontContents_TagCount                =    254    ;2
  3800. TFontContents_YSize                =    256    ;2
  3801. TFontContents_Style                =    258    ;1
  3802. TFontContents_Flags                =    259    ;1
  3803.  
  3804. ; ** TimeRequest **
  3805.  
  3806. TimeRequest_SIZEOF                =    40
  3807. TimeRequest_Node                =    0    ;32
  3808. TimeRequest_Time                =    32    ;8
  3809.  
  3810. ; ** TimeVal **
  3811.  
  3812. TimeVal_SIZEOF                    =    8
  3813. TimeVal_Secs                    =    0    ;4
  3814. TimeVal_Micro                    =    4    ;4
  3815.  
  3816. ; ** TmpRas **
  3817.  
  3818. TmpRas_SIZEOF                    =    8
  3819. TmpRas_RasPtr                    =    0    ;4
  3820. TmpRas_Size                    =    4    ;4
  3821.  
  3822. ; ** TOCEntry **
  3823.  
  3824. TOCEntry_SIZEOF                    =    6
  3825. TOCEntry_CtlAdr                    =    0    ;1
  3826. TOCEntry_Track                    =    1    ;1
  3827. TOCEntry_Position                =    2    ;4
  3828.  
  3829. ; ** TOCSummary **
  3830.  
  3831. TOCSummary_SIZEOF                =    6
  3832. TOCSummary_FirstTrack                =    0    ;1
  3833. TOCSummary_LastTrack                =    1    ;1
  3834. TOCSummary_LeadOut                =    2    ;4
  3835.  
  3836. ; ** Tool **
  3837.  
  3838. Tool_SIZEOF                    =    8
  3839. Tool_Which                    =    0    ;2
  3840. Tool_Flags                    =    2    ;2
  3841. Tool_Program                    =    4    ;4
  3842.  
  3843. ; ** ToolNode **
  3844.  
  3845. ToolNode_SIZEOF                    =    26
  3846. ToolNode_Node                    =    0    ;14
  3847. ToolNode_Tool                    =    14    ;8
  3848. ToolNode_Length                    =    22    ;4
  3849.  
  3850. ; ** TP_AmigaXIP **
  3851.  
  3852. TP_AmigaXIP_SIZEOF                =    8
  3853. TP_AmigaXIP_Code                =    0    ;1
  3854. TP_AmigaXIP_Link                =    1    ;1
  3855. TP_AmigaXIP_XIPLoc                =    2    ;1
  3856. TP_AmigaXIP_XIPFlags                =    6    ;1
  3857. TP_AmigaXIP_XIPResrv                =    7    ;1
  3858.  
  3859. ; ** TTextAttr **
  3860.  
  3861. TTextAttr_SIZEOF                =    12
  3862. TTextAttr_Name                    =    0    ;4
  3863. TTextAttr_YSize                    =    4    ;2
  3864. TTextAttr_Style                    =    6    ;1
  3865. TTextAttr_Flags                    =    7    ;1
  3866. TTextAttr_Tags                    =    8    ;4
  3867.  
  3868. ;;** UCopList **
  3869.  
  3870. UCopList_SIZEOF                    =    12
  3871. UCopList_Next                    =    0    ;4
  3872. UCopList_FirstCopList                =    4    ;4
  3873. UCopList_CopList                =    8    ;4
  3874.  
  3875. ; ** Unit **
  3876.  
  3877. Unit_SIZEOF                    =    38
  3878. Unit_MsgPort                    =    0    ;34
  3879. Unit_Flags                    =    34    ;1
  3880. Unit_Pad                    =    35    ;1
  3881. Unit_OpenCnt                    =    36    ;2
  3882.  
  3883. ;;** VecInfo **
  3884.  
  3885. VecInfo_SIZEOF                    =    40
  3886. VecInfo_Header                    =    0    ;16
  3887. VecInfo_Vec                    =    16    ;4
  3888. VecInfo_Data                    =    20    ;4
  3889. VecInfo_Type                    =    24    ;2
  3890. VecInfo_Pad                    =    26    ;2
  3891. VecInfo_Reserved                =    32    ;4
  3892.  
  3893. ; ** View **
  3894.  
  3895. View_SIZEOF                    =    18
  3896. View_ViewPort                    =    0    ;4
  3897. View_LOFCprList                    =    4    ;4
  3898. View_SHFCprList                    =    8    ;4
  3899. View_DyOffset                    =    12    ;2
  3900. View_DxOffset                    =    14    ;2
  3901. View_Modes                    =    16    ;2
  3902.  
  3903. ; ** ViewExtra **
  3904.  
  3905. ViewExtra_SIZEOF                =    34
  3906. ViewExtra_Node                    =    0    ;24
  3907. ViewExtra_View                    =    24    ;4
  3908. ViewExtra_Monitor                =    28    ;4
  3909. ViewExtra_TopLine                =    32    ;2
  3910.  
  3911. ; ** ViewPort **
  3912.  
  3913. ViewPort_SIZEOF                    =    40
  3914. ViewPort_Next                    =    0    ;4
  3915. ViewPort_ColorMap                =    4    ;4
  3916. ViewPort_DspIns                    =    8    ;4
  3917. ViewPort_SprIns                    =    12    ;4
  3918. ViewPort_ClrIns                    =    16    ;4
  3919. ViewPort_UCopIns                =    20    ;4
  3920. ViewPort_DWidth                    =    24    ;2
  3921. ViewPort_DHeight                =    26    ;2
  3922. ViewPort_DxOffset                =    28    ;2
  3923. ViewPort_DyOffset                =    30    ;2
  3924. ViewPort_Modes                    =    32    ;2
  3925. ViewPort_SpritePriorities            =    34    ;1
  3926. ViewPort_ExtendedModes                =    35    ;1
  3927. ViewPort_RasInfo                =    36    ;4
  3928.  
  3929. ; ** ViewPortExtra **
  3930.  
  3931. ViewPortExtra_SIZEOF                =    66
  3932. ViewPortExtra_Node                =    0    ;24
  3933. ViewPortExtra_ViewPort                =    24    ;4
  3934. ViewPortExtra_DisplayClip            =    28    ;8
  3935. ViewPortExtra_VecTable                =    36    ;4
  3936. ViewPortExtra_DriverData            =    40    ;4
  3937. ViewPortExtra_Flags                =    48    ;2
  3938. ViewPortExtra_Origin                =    50    ;4
  3939. ViewPortExtra_Cop1Ptr                =    58    ;4
  3940. ViewPortExtra_Cop2Ptr                =    62    ;4
  3941.  
  3942. ; ** VoiceHeader **
  3943.  
  3944. VoiceHeader_SIZEOF                =    20
  3945. VoiceHeader_OneShotHiSamples            =    0    ;4
  3946. VoiceHeader_RepeatHiSamples            =    4    ;4
  3947. VoiceHeader_SamplesPerHiCycle            =    8    ;4
  3948. VoiceHeader_SamplesPerSec            =    12    ;2
  3949. VoiceHeader_Octaves                =    14    ;1
  3950. VoiceHeader_Compression                =    15    ;1
  3951. VoiceHeader_Volume                =    16    ;4
  3952.  
  3953. ; ** VSprite **
  3954.  
  3955. VSprite_SIZEOF                    =    60
  3956. VSprite_NextVSprite                =    0    ;4
  3957. VSprite_PrevVSprite                =    4    ;4
  3958. VSprite_DrawPath                =    8    ;4
  3959. VSprite_ClearPath                =    12    ;4
  3960. VSprite_OldY                    =    16    ;2
  3961. VSprite_OldX                    =    18    ;2
  3962. VSprite_Flags                    =    20    ;2
  3963. VSprite_Y                    =    22    ;2
  3964. VSprite_X                    =    24    ;2
  3965. VSprite_Height                    =    26    ;2
  3966. VSprite_Width                    =    28    ;2
  3967. VSprite_Depth                    =    30    ;2
  3968. VSprite_MeMask                    =    32    ;2
  3969. VSprite_HitMask                    =    34    ;2
  3970. VSprite_ImageData                =    36    ;4
  3971. VSprite_BorderLine                =    40    ;4
  3972. VSprite_CollMask                =    44    ;4
  3973. VSprite_SprColors                =    48    ;4
  3974. VSprite_VSBob                    =    52    ;4
  3975. VSprite_PlanePick                =    56    ;1
  3976. VSprite_PlaneOnOff                =    57    ;1
  3977. VSprite_VUserExt                =    58    ;2
  3978.  
  3979. ;;** WBArg **
  3980.  
  3981. WBArg_SIZEOF                    =    8
  3982. WBArg_Lock                    =    0    ;4
  3983. WBArg_Name                    =    4    ;4
  3984.  
  3985. ; ** WBPatternPrefs **
  3986.  
  3987. WBPatternPrefs_SIZEOF                =    24
  3988. WBPatternPrefs_Reserved                =    0    ;4
  3989. WBPatternPrefs_Which                =    16    ;2
  3990. WBPatternPrefs_Flags                =    18    ;2
  3991. WBPatternPrefs_Revision                =    20    ;1
  3992. WBPatternPrefs_Depth                =    21    ;1
  3993. WBPatternPrefs_DataLength            =    22    ;2
  3994.  
  3995. ; ** WBStartup **
  3996.  
  3997. WBStartup_SIZEOF                =    40
  3998. WBStartup_Message                =    0    ;20
  3999. WBStartup_Process                =    20    ;4
  4000. WBStartup_Segment                =    24    ;4
  4001. WBStartup_NumArgs                =    28    ;4
  4002. WBStartup_ToolWindow                =    32    ;4
  4003. WBStartup_ArgList                =    36    ;4
  4004.  
  4005. ; ** Window **
  4006.  
  4007. Window_SIZEOF                    =    136
  4008. Window_NextWindow                =    0    ;4
  4009. Window_LeftEdge                    =    4    ;2
  4010. Window_TopEdge                    =    6    ;2
  4011. Window_Width                    =    8    ;2
  4012. Window_Height                    =    10    ;2
  4013. Window_MouseY                    =    12    ;2
  4014. Window_MouseX                    =    14    ;2
  4015. Window_MinWidth                    =    16    ;2
  4016. Window_MinHeight                =    18    ;2
  4017. Window_MaxWidth                    =    20    ;2
  4018. Window_MaxHeight                =    22    ;2
  4019. Window_Flags                    =    24    ;4
  4020. Window_MenuStrip                =    28    ;4
  4021. Window_Title                    =    32    ;4
  4022. Window_FirstRequest                =    36    ;4
  4023. Window_DMRequest                =    40    ;4
  4024. Window_ReqCount                    =    44    ;2
  4025. Window_WScreen                    =    46    ;4
  4026. Window_RPort                    =    50    ;4
  4027. Window_BorderLeft                =    54    ;1
  4028. Window_BorderTop                =    55    ;1
  4029. Window_BorderRight                =    56    ;1
  4030. Window_BorderBottom                =    57    ;1
  4031. Window_BorderRPort                =    58    ;4
  4032. Window_FirstGadget                =    62    ;4
  4033. Window_Parent                    =    66    ;4
  4034. Window_Descendant                =    70    ;4
  4035. Window_Pointer                    =    74    ;4
  4036. Window_PtrHeight                =    78    ;1
  4037. Window_PtrWidth                    =    79    ;1
  4038. Window_XOffset                    =    80    ;1
  4039. Window_YOffset                    =    81    ;1
  4040. Window_IDCMPFlags                =    82    ;4
  4041. Window_UserPort                    =    86    ;4
  4042. Window_WindowPort                =    90    ;4
  4043. Window_MessageKey                =    94    ;4
  4044. Window_DetailPen                =    98    ;1
  4045. Window_BlockPen                    =    99    ;1
  4046. Window_CheckMark                =    100    ;4
  4047. Window_ScreenTitle                =    104    ;4
  4048. Window_GZZMouseX                =    108    ;2
  4049. Window_GZZMouseY                =    110    ;2
  4050. Window_GZZWidth                    =    112    ;2
  4051. Window_GZZHeight                =    114    ;2
  4052. Window_ExtData                    =    116    ;4
  4053. Window_UserData                    =    120    ;4
  4054. Window_WLayer                    =    124    ;4
  4055. Window_IFont                    =    128    ;4
  4056. Window_MoreFlags                =    132    ;4
  4057.  
  4058. ;;** XRef **
  4059.  
  4060. XRef_SIZEOF                    =    32
  4061. XRef_Node                    =    0    ;14
  4062. XRef_Pad                    =    14    ;2
  4063. XRef_DF                        =    16    ;4
  4064. XRef_File                    =    20    ;4
  4065. XRef_Name                    =    24    ;4
  4066. XRef_Line                    =    28    ;4
  4067.